mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-06 03:53:39 +02:00
Merge b6b833d2a7
into 094c8eede1
This commit is contained in:
commit
44d3e94517
1 changed files with 4 additions and 0 deletions
|
@ -25,6 +25,10 @@ Install additional packages:
|
||||||
|
|
||||||
`sudo apt-get update && sudo apt-get install python-pip python-setuptools build-essential libssl-dev libffi-dev python-dev python-virtualenv git -y`
|
`sudo apt-get update && sudo apt-get install python-pip python-setuptools build-essential libssl-dev libffi-dev python-dev python-virtualenv git -y`
|
||||||
|
|
||||||
|
Install Six:
|
||||||
|
|
||||||
|
`pip install six`
|
||||||
|
|
||||||
Clone the Algo repository:
|
Clone the Algo repository:
|
||||||
|
|
||||||
`git clone https://github.com/trailofbits/algo && cd algo`
|
`git clone https://github.com/trailofbits/algo && cd algo`
|
||||||
|
|
Loading…
Add table
Reference in a new issue