fix missing step
This commit is contained in:
@@ -122,6 +122,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
|
||||||
easy_install unittest2
|
easy_install unittest2
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user