mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-04 02:53:06 +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`
|
||||
|
||||
Install Six:
|
||||
|
||||
`pip install six`
|
||||
|
||||
Clone the Algo repository:
|
||||
|
||||
`git clone https://github.com/trailofbits/algo && cd algo`
|
||||
|
|
Loading…
Add table
Reference in a new issue