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 a8ad27da3..0f2b499dd 100644
--- a/README.md
+++ b/README.md
@@ -132,5 +132,5 @@ $ sed -i "s/\/etc\/firejail/\/home\/netblue\/myprofiles/g" *.inc
132````` 132`````
133Start Firejail using the new path: 133Start Firejail using the new path:
134````` 134`````
135$ firejail --profile-path=~/myprofile 135$ firejail --profile-path=~/myprofiles
136````` 136`````