~comcloudway/melon

fbb652c8cdb9472652d0a03b278d15f4a3768534 — Jakob Meier a month ago 599a367
Add missing --user argument
1 files changed, 1 insertions(+), 1 deletions(-)

M flatpak/README.md
M flatpak/README.md => flatpak/README.md +1 -1
@@ 33,7 33,7 @@ flatpak remote-add --user --if-not-exists flathub "https://flathub.org/repo/flat

To build the melon flatpak from the manifest, simply run the following command:
```sh
flatpak-builder build --install-deps-from=flathub --force-clean icu.ccw.Melon.yml
flatpak-builder build --user --install-deps-from=flathub --force-clean icu.ccw.Melon.yml
```

If you want to build a different version than you local version,