mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-02 19:03:04 +02:00
Update README.md
Co-Authored-By: David Myers <dem@myersnet.net>
This commit is contained in:
parent
28be0c287f
commit
bdae02014e
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ The easiest way to get an Algo server running is to run it on your local system
|
||||||
```bash
|
```bash
|
||||||
sudo dnf install -y python3-virtualenv
|
sudo dnf install -y python3-virtualenv
|
||||||
```
|
```
|
||||||
* Red Hat and CentOS 7 and later: for earlier versions see this [documentation](docs/deploy-from-redhat-centos6.md).
|
* Red Hat and CentOS 7 and later (for earlier versions see this [documentation](docs/deploy-from-redhat-centos6.md)):
|
||||||
```bash
|
```bash
|
||||||
sudo yum -y install epel-release
|
sudo yum -y install epel-release
|
||||||
sudo yum install -y python36-virtualenv
|
sudo yum install -y python36-virtualenv
|
||||||
|
|
Loading…
Add table
Reference in a new issue