diff --git a/README.md b/README.md index 078cf92..9dad4a7 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ mkdir build Replace `manifest.yaml` with the path to application manifest. ``` flatpak-builder --install --user --force-clean \ - --state-dir=build/flatpak-builder \ + --state-dir=build/flatpak-builder --install-deps-from=flathub \ --repo=build/flatpak-repo build/flatpak-target \ manifest.yaml ```