remove breakline

This commit is contained in:
Zac Connelly 2018-03-12 16:37:58 +01:00
parent 207984e48b
commit 7a8a5233eb

View file

@ -48,8 +48,7 @@ Type "help", "copyright", "credits" or "license" for more information.
Then rerun the dependency installation explicitly using python 2.7
```
python2.7 -m virtualenv --python=`which python2.7` env && source env/bin/activate && python2.7 -m pip install -U pip && python2.7 -m pip install -r
requirements.txt
python2.7 -m virtualenv --python=`which python2.7` env && source env/bin/activate && python2.7 -m pip install -U pip && python2.7 -m pip install -r requirements.txt
```
### Error: "You have not agreed to the Xcode license agreements"