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 4391ac331..dce1f9cfb 100644
--- a/README.md
+++ b/README.md
@@ -87,7 +87,7 @@ development libraries and pkg-config are required when using --apparmor
87````` 87`````
88$ sudo apt-get install git build-essential libapparmor-dev pkg-config 88$ sudo apt-get install git build-essential libapparmor-dev pkg-config
89````` 89`````
90 90For --selinux option, add libselinux1-dev (libselinux-devel for Fedora).
91 91
92## Running the sandbox 92## Running the sandbox
93 93