use thine sudo

master
Jeff Moe 2022-05-28 13:46:32 -06:00
parent 87234b88c6
commit a1275b77f9
1 changed files with 2 additions and 2 deletions

View File

@ -120,8 +120,8 @@ mkdir -p data/test/unvetted
Install dependencies from Debian.
```
apt update
apt install curl jq python3-pip
sudo apt update
sudo apt install curl jq python3-pip
```
## Install Python Packages