mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
fix missing step
This commit is contained in:
parent
cac7fe5ea2
commit
e6905826bd
@ -122,6 +122,7 @@ earlier:
|
||||
```bash
|
||||
cd ~
|
||||
wget http://peak.telecommunity.com/dist/ez_setup.py
|
||||
sudo python ez_setup.py
|
||||
easy_install unittest2
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user