git submodule instruction for flatpak building

git submodule instruction for the flathub shared modules was missing
This commit is contained in:
zciendor 2020-04-30 08:01:12 +00:00 committed by GitHub
parent 5e2b9a1da2
commit 5e440dd9ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -112,6 +112,7 @@ Once you have `flatpak` and `flatpak-builder` installed:
```
git clone git://github.com/Bitmessage/PyBitmessage.git
cd PyBitmessage/
git submodule add https://github.com/flathub/shared-modules.git
flatpak-builder --install _flatpak -install-deps-from=flathub --force-clean --user org.bitmessage.PyBitmessage.json
```
This will install PyBitmessage to your local flatpak user repository, but it