Fix spacing

refactor-builder
Eric Holscher 2014-03-11 15:29:38 +08:00
parent 4e3c7bad6a
commit 9afc4ea4b3
1 changed files with 2 additions and 1 deletions

View File

@ -24,11 +24,12 @@ activate it::
You will need to verify that your pip version is higher than 1.5 you can do this as such::
pip --version
If this is not the case please update your pip version before continuing::
pip install --upgrade pip
pip install --upgrade pip
Create a folder in here, and clone the repository::