Remove ubuntu 16.04 from readme

This commit is contained in:
Jack Ivanov 2019-09-06 10:42:41 +02:00
parent ba2a4a0787
commit c5a576cfb7

View file

@ -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