aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index c4d2907af..c16a32e62 100644
--- a/README.md
+++ b/README.md
@@ -36,6 +36,10 @@ FAQ: https://firejail.wordpress.com/support/frequently-asked-questions/
36````` 36`````
37# Current development version: 0.9.41 37# Current development version: 0.9.41
38 38
39## Deprecated --user
40
41--user option was deprecated, please use "sudo -u username firejail application" instead.
42
39## AppImage 43## AppImage
40 44
41AppImage (http://appimage.org/) is a distribution-agnostic packaging format. 45AppImage (http://appimage.org/) is a distribution-agnostic packaging format.