mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-07 15:43:54 +02:00
Update pre-install_redhat_centos_6.x.md
This commit is contained in:
parent
6522afde8c
commit
7b7185fcd2
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ pip -q install setuptools --upgrade
|
||||||
|
|
||||||
wget -q https://github.com/trailofbits/algo/archive/master.zip
|
wget -q https://github.com/trailofbits/algo/archive/master.zip
|
||||||
unzip master.zip
|
unzip master.zip
|
||||||
cd algo-master || echo "No Algo directory found" && exit
|
cd algo-master || echo "No Algo directory found"
|
||||||
|
|
||||||
# Must be run from algo-master dir:
|
# Must be run from algo-master dir:
|
||||||
pip -q install -r requirements.txt # install Algo local (pusher) dependencies
|
pip -q install -r requirements.txt # install Algo local (pusher) dependencies
|
||||||
|
|
Loading…
Add table
Reference in a new issue