From ed16bdfdfd98d58c1aab31d17085834b13eea3c8 Mon Sep 17 00:00:00 2001 From: nya1 <16636743+nya1@users.noreply.github.com> Date: Sat, 14 Jan 2023 16:04:43 +0100 Subject: chore: update readme with flag to enable apparmor on ./configure --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index ac614d07c..d0ed610ad 100644 --- a/README +++ b/README @@ -26,7 +26,7 @@ $ cd firejail $ ./configure && make && sudo make install-strip On Debian/Ubuntu you will need to install git and gcc compiler. AppArmor -development libraries and pkg-config are required when using --apparmor +development libraries and pkg-config are required when using --enable-apparmor ./configure option: $ sudo apt-get install git build-essential libapparmor-dev pkg-config gawk -- cgit v1.2.3-54-g00ecf