doc: add missing makepkg arg.

This commit is contained in:
Alexandre Pujol 2023-03-29 18:08:44 +01:00
parent 78a1d2b26c
commit 1aab4f1557
No known key found for this signature in database
GPG Key ID: C5469996F0DF68EC

View File

@ -35,7 +35,7 @@ Also, please note wayland has better support than xorg.
```sh ```sh
git clone https://aur.archlinux.org/apparmor.d-git.git git clone https://aur.archlinux.org/apparmor.d-git.git
cd apparmor.d-git cd apparmor.d-git
makepkg -s makepkg -si
``` ```
!!! note !!! note