aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 96c4b26b2..67dd017a7 100644
--- a/README.md
+++ b/README.md
@@ -95,7 +95,7 @@ APPARMOR
95 95
96 To enable AppArmor confinement on top of your current Firejail security 96 To enable AppArmor confinement on top of your current Firejail security
97 features, pass --apparmor flag to Firejail command line. You can also 97 features, pass --apparmor flag to Firejail command line. You can also
98 include apparmor command in a Fireajail profile file. Example: 98 include apparmor command in a Firejail profile file. Example:
99 99
100 $ firejail --apparmor firefox 100 $ firejail --apparmor firefox
101 101