From cc30bb6bd12c015be31b737afd8b0baa9f82bc51 Mon Sep 17 00:00:00 2001 From: TheAssassin Date: Sun, 26 Aug 2018 09:37:47 +0200 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45fa49c..96933a8 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ If your build system cannot produce such install trees or you prefer to bundle e An example run could look like this: ```bash -./linuxdeploy*.AppImage --appdir AppDir --init-appdir -e myapp -d myapp.desktop -i myapp_64x64.png +./linuxdeploy*.AppImage --appdir AppDir -e myapp -d myapp.desktop -i myapp_64x64.png ``` Of course both approaches can be combined, e.g., you can bundle additional executables with your main app.