aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index ac614d07c..d0ed610ad 100644
--- a/README
+++ b/README
@@ -26,7 +26,7 @@ $ cd firejail
26$ ./configure && make && sudo make install-strip 26$ ./configure && make && sudo make install-strip
27 27
28On Debian/Ubuntu you will need to install git and gcc compiler. AppArmor 28On Debian/Ubuntu you will need to install git and gcc compiler. AppArmor
29development libraries and pkg-config are required when using --apparmor 29development libraries and pkg-config are required when using --enable-apparmor
30./configure option: 30./configure option:
31 31
32$ sudo apt-get install git build-essential libapparmor-dev pkg-config gawk 32$ sudo apt-get install git build-essential libapparmor-dev pkg-config gawk