Skip to content

Commit

Permalink
Update COMPILE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
facontidavide authored Aug 13, 2022
1 parent 2203e3e commit 62a2d24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions COMPILE.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ echo $VERSION
cp -v install/bin/* AppDir/usr/bin
./linuxdeploy-x86_64.AppImage --appdir=AppDir \
-d ./PlotJuggler/PlotJuggler.desktop \
-i ./PlotJuggler/plotjuggler.png \
-d ./src/PlotJuggler/PlotJuggler.desktop \
-i ./src/PlotJuggler/plotjuggler.png \
--plugin qt --output appimage
```

Expand Down

0 comments on commit 62a2d24

Please sign in to comment.