diff --git a/README.md b/README.md index b165ead..7f23107 100644 --- a/README.md +++ b/README.md @@ -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