Add apparmor to required deps (#192)
This commit is contained in:
parent
a4c446282f
commit
120705a944
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ Step 1: Install the following dependencies with this command:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
apt-get install \
|
apt-get install \
|
||||||
|
apparmor \
|
||||||
jq \
|
jq \
|
||||||
wget \
|
wget \
|
||||||
curl \
|
curl \
|
||||||
|
|
Loading…
Reference in a new issue