Add apparmor to required deps
This commit is contained in:
parent
4310fa6579
commit
d236129806
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ Step 1: Install the following dependacy's with this command:
|
|||
|
||||
```bash
|
||||
apt-get install \
|
||||
apparmor \
|
||||
jq \
|
||||
wget \
|
||||
curl \
|
||||
|
|
Loading…
Reference in a new issue