mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-02 18:13:13 +02:00
remove breakline
This commit is contained in:
parent
207984e48b
commit
7a8a5233eb
1 changed files with 1 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue