aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ac91df682..2bb05a872 100644
--- a/README.md
+++ b/README.md
@@ -92,7 +92,7 @@ On Debian/Ubuntu you will need to install git and gcc compiler. AppArmor
92development libraries and pkg-config are required when using --apparmor 92development libraries and pkg-config are required when using --apparmor
93./configure option: 93./configure option:
94````` 94`````
95$ sudo apt-get install git build-essential libapparmor-dev pkg-config 95$ sudo apt-get install git build-essential libapparmor-dev pkg-config gawk
96````` 96`````
97For --selinux option, add libselinux1-dev (libselinux-devel for Fedora). 97For --selinux option, add libselinux1-dev (libselinux-devel for Fedora).
98 98