diff --git a/README.md b/README.md index 69204f6..dcfdefc 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,13 @@ It is based on [this fork](https://github.com/shiftkey/desktop) which contains e Installation ------------ -To build and install this Flatpak, you have to [install Flatpak, Flatpak builder and the Flathub repo](https://flatpak.org/setup/). Don't forget to initialize this repo submodules. Then run: +To build and install this Flatpak, you have to [install Flatpak, Flatpak builder and the Flathub repo](https://flatpak.org/setup/). Don't forget to initialize this repo submodules. + +``` +git clone --recursive https://github.com/dnohales/com.github.Desktop +``` + +Then run: ```sh flatpak-builder build com.github.Desktop.yaml --repo=repo --install --force-clean --install-deps-from=flathub