Add apparmor to required deps (#192)

This commit is contained in:
Nikolay Shcheglov 2022-09-16 04:59:30 +03:00 committed by GitHub
parent a4c446282f
commit 120705a944
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,6 +18,7 @@ Step 1: Install the following dependencies with this command:
```bash
apt-get install \
apparmor \
jq \
wget \
curl \