mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-05 22:54:01 +02:00
fix link (#472)
This commit is contained in:
parent
3aa4b6e8df
commit
cbb8237a4c
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ The easiest way to get an Algo server running is to let it set up a _new_ virtua
|
|||
python-setuptools \
|
||||
python-virtualenv -y
|
||||
```
|
||||
- Linux (rpm-based): See the [Pre-Install Documentation for RedHat/CentOS 6.x](docs/server-redhat-centos6.md)
|
||||
- Linux (rpm-based): See the [Pre-Install Documentation for RedHat/CentOS 6.x](docs/setup-redhat-centos6.md)
|
||||
- Windows: See the [Windows documentation](docs/client-windows.md)
|
||||
|
||||
4. Install Algo's remaining dependencies for your operating system. Use the same terminal window as the previous step and run:
|
||||
|
|
Loading…
Add table
Reference in a new issue