Skip to content

Commit ff6235b

Browse files
committed
Update REAMDE
1 parent ae95393 commit ff6235b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ Python plugin for linuxdeploy. Sets up miniconda inside an AppDir, and installs
1313
> ./linuxdeploy-x86_64.AppImage --appdir AppDir --plugin conda --output appimage --icon mypackage.png --desktop-file mypackage.desktop
1414
```
1515

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+
1619
## Example
1720

1821
This generates a working FreeCAD AppImage from Conda ingredients, including Qt and PyQt:

0 commit comments

Comments
 (0)