mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-02 10:53:01 +02:00
Remove ubuntu 16.04 from readme
This commit is contained in:
parent
ba2a4a0787
commit
c5a576cfb7
1 changed files with 0 additions and 1 deletions
|
@ -54,7 +54,6 @@ The easiest way to get an Algo server running is to run it on your local system
|
||||||
```bash
|
```bash
|
||||||
sudo apt install -y python3-virtualenv
|
sudo apt install -y python3-virtualenv
|
||||||
```
|
```
|
||||||
On Ubuntu 16.04 LTS you should also install `python3-pip`.
|
|
||||||
* Fedora:
|
* Fedora:
|
||||||
```bash
|
```bash
|
||||||
sudo dnf install -y python3-virtualenv
|
sudo dnf install -y python3-virtualenv
|
||||||
|
|
Loading…
Add table
Reference in a new issue