mirror of
https://github.com/trailofbits/algo.git
synced 2025-04-25 10:43:48 +02:00
Update deploy-from-windows.md
This commit is contained in:
parent
6fb5204289
commit
91d9eb8f88
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ sudo apt-get update && sudo apt-get install python-pip python-setuptools build-e
|
|||
Clone the Algo repository:
|
||||
|
||||
```shell
|
||||
git clone https://github.com/trailofbits/algo && cd algo
|
||||
cd ~ && git clone https://github.com/trailofbits/algo && cd algo
|
||||
```
|
||||
|
||||
Now, you can go through the [README](https://github.com/trailofbits/algo#deploy-the-algo-server) (start from the 4th step) and deploy your Algo server!
|
||||
|
|
Loading…
Add table
Reference in a new issue