Skip to content

Commit

Permalink
adding ubuntu 20.04.1 rpi server deps (trailofbits#14116)
Browse files Browse the repository at this point in the history
* adding ubuntu 20.04.1 rpi server deps to readme

* Update README.md per code review

Co-authored-by: David Myers <[email protected]>

Co-authored-by: David Myers <[email protected]>
  • Loading branch information
elreydetoda and davidemyers authored Jan 5, 2021
1 parent 654809f commit 11c0c2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 11c0c2c

Please sign in to comment.