adding ubuntu 20.04.1 rpi server deps (#14116)

* adding ubuntu 20.04.1 rpi server deps to readme

* Update README.md per code review

Co-authored-by: David Myers <dem@myersnet.net>

Co-authored-by: David Myers <dem@myersnet.net>
This commit is contained in:
elreydetoda 2021-01-05 14:24:41 -05:00 committed by GitHub
parent 654809f126
commit 11c0c2ca71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -54,6 +54,7 @@ The easiest way to get an Algo server running is to run it on your local system
```bash
sudo apt install -y --no-install-recommends python3-virtualenv
```
On a Raspberry Pi running Ubuntu also install `libffi-dev` and `libssl-dev`.
* Fedora:
```bash
sudo dnf install -y python3-virtualenv