We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae95393 commit ff6235bCopy full SHA for ff6235b
1 file changed
README.md
@@ -13,6 +13,9 @@ Python plugin for linuxdeploy. Sets up miniconda inside an AppDir, and installs
13
> ./linuxdeploy-x86_64.AppImage --appdir AppDir --plugin conda --output appimage --icon mypackage.png --desktop-file mypackage.desktop
14
```
15
16
+There are many variables available to alter the behavior of the plugin. The current list can be obtained by calling the plugin with `--help`.
17
+
18
19
## Example
20
21
This generates a working FreeCAD AppImage from Conda ingredients, including Qt and PyQt:
0 commit comments