Skip to content

Commit

Permalink
feat: Include appstream information into AppImage package
Browse files Browse the repository at this point in the history
  • Loading branch information
pktiuk committed Sep 7, 2021
1 parent ba540f7 commit 4cac95d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ Create AppImage file

```bash
./linuxdeploy-x86_64.AppImage --appdir AppDir --plugin qt
./appimagetool-x86_64.AppImage AppDir/ --no-appstream
./appimagetool-x86_64.AppImage AppDir/
```

## Building Flatpak
Expand Down

0 comments on commit 4cac95d

Please sign in to comment.