mirror of https://github.com/kivy/kivy.git
Update installation-windows.rst
Updating to remove incorrect CD to scripts instruction as per https://github.com/kivy/kivy/issues/2113
This commit is contained in:
parent
7aef1bd879
commit
b0df5b1713
|
@ -199,8 +199,7 @@ If you want to use the latest development version of Kivy, you can follow these
|
|||
If you get errors you may need to upgrade Cython:
|
||||
|
||||
1. Launch kivy.bat
|
||||
2. ``cd Python/Scripts``
|
||||
3. ``pip install --upgrade cython``
|
||||
2. ``pip install --upgrade cython``
|
||||
|
||||
.. _other_environments:
|
||||
|
||||
|
|
Loading…
Reference in New Issue