mirror of
https://github.com/trailofbits/algo.git
synced 2025-04-16 22:27:20 +02:00
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:
parent
654809f126
commit
11c0c2ca71
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue