mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-05 22:54:01 +02:00
README fix
This commit is contained in:
parent
cd706dbf82
commit
68a5ae8453
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ It is possible to download Algo to your own Ubuntu server and run the scripts lo
|
|||
```
|
||||
sudo apt-get install software-properties-common && sudo apt-add-repository ppa:ansible/ansible
|
||||
sudo apt-get update && sudo apt-get install ansible
|
||||
git clone git@github.com:trailofbits/algo.git
|
||||
git clone https://github.com/trailofbits/algo
|
||||
cd algo && ./algo
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue