mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-06 15:13:56 +02:00
Update README.md
This commit is contained in:
parent
bd348af9c2
commit
a97b210ee8
1 changed files with 2 additions and 2 deletions
|
@ -55,8 +55,8 @@ 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/setup-redhat-centos6.md)
|
||||
- Windows: See the [Windows documentation](docs/client-windows.md)
|
||||
- Linux (rpm-based): See the [Pre-Install Documentation for RedHat/CentOS 6.x](docs/deploy-from-redhat-centos6.md)
|
||||
- Windows: See the [Windows documentation](docs/deploy-from-windows.md)
|
||||
|
||||
4. Install Algo's remaining dependencies for your operating system. Use the same terminal window as the previous step and run:
|
||||
```bash
|
||||
|
|
Loading…
Add table
Reference in a new issue