We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f05c8e commit 72d5839Copy full SHA for 72d5839
kivy_for_windows/README.md
@@ -1,3 +1,9 @@
1
## More about kivy
2
-* [Kivy](https://kivy.org/#home) - Kivy - Open source Python library for rapid development of applications
3
-that make use of innovative user interfaces, such as multi-touch apps.
+* [Kivy](https://kivy.org/#home) - Open source Python library for rapid development of applications
+that make use of innovative user interfaces, such as multi-touch apps.
4
+
5
+## Installing kivy using Anaconda prompt
6
7
+1. pip install docutils pygments pypiwin32 kivy.deps.sdl2 kivy.deps.glew
8
+2. pip install kivy.deps.gstreamer
9
+3. pip install Kivy-1.10.1.dev0-cp36-cp36m-win_amd64.whl
0 commit comments