mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
no sudo in cygwin instructions
This commit is contained in:
parent
ff6817e855
commit
45954f010c
@ -120,7 +120,7 @@ earlier:
|
||||
```bash
|
||||
cd ~
|
||||
wget http://peak.telecommunity.com/dist/ez_setup.py
|
||||
sudo python ez_setup.py
|
||||
python ez_setup.py
|
||||
easy_install unittest2
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user