You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
no sudo in cygwin instructions
This commit is contained in:
@@ -120,7 +120,7 @@ earlier:
|
|||||||
```bash
|
```bash
|
||||||
cd ~
|
cd ~
|
||||||
wget http://peak.telecommunity.com/dist/ez_setup.py
|
wget http://peak.telecommunity.com/dist/ez_setup.py
|
||||||
sudo python ez_setup.py
|
python ez_setup.py
|
||||||
easy_install unittest2
|
easy_install unittest2
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user