Update README.md

This commit is contained in:
nobodysu 2022-09-04 20:45:31 +00:00 committed by GitHub
parent 0b31154063
commit 6c31fb0944
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,7 +70,7 @@ Build using standard Debian package build tools:
sudo apt install apparmor-profiles build-essential config-package-dev debhelper golang-go rsync git
git clone https://github.com/roddhjav/apparmor.d.git && cd apparmor.d
dpkg-buildpackage -b -d --no-sign
sudo dpkg --force overwrite -i ../apparmor.d_*_all.deb
sudo dpkg -i ../apparmor.d_*_all.deb
```
> **Warning**: for a first install, it is recommanded to install all profiles in complain mode. See [Complain mode](#troubleshooting)