Skip to content

Commit f7881a4

Browse files
ShaturTheAssassin
authored andcommitted
Fix description
1 parent e56ce3c commit f7881a4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Diff for: README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
# linuxdeploy-plugin-conda
1+
# linuxdeploy-plugin-gstreamer
22

33
GStreamer plugin for linuxdeploy. Copies GStreamer plugins into an AppDir, and installs an AppRun hook to make GStreamer load these instead of ones on the system.
44

5-
65
## Usage
76

87
```bash
9-
# get linuxdeploy and linuxdeploy-plugin-conda (see below for more information)
8+
# get linuxdeploy and linuxdeploy-plugin-gstreamer.sh (see below for more information)
109
# call through linuxdeploy
1110
> ./linuxdeploy-x86_64.AppImage --appdir AppDir --plugin gstreamer --output appimage --icon mypackage.png --desktop-file mypackage.desktop
1211
```

0 commit comments

Comments
 (0)