Skip to content

Commit 72d5839

Browse files
author
Milind Dalvi
authored
readme updated
1 parent 0f05c8e commit 72d5839

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

kivy_for_windows/README.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
## 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.
2+
* [Kivy](https://kivy.org/#home) - Open source Python library for rapid development of applications
3+
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

Comments
 (0)