[moserial: 4/11] Add clone command for building the Flatpak to the README
- From: Michael J. Chudobiak <mjc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [moserial: 4/11] Add clone command for building the Flatpak to the README
- Date: Fri, 23 Jul 2021 18:47:21 +0000 (UTC)
commit 33c29f6881e2fd790334030aa8de9fe72d828837
Author: Jordan Williams <jordan jwillikers com>
Date: Fri Jul 9 14:08:12 2021 -0500
Add clone command for building the Flatpak to the README
There's a Git submodule, so `--recursive` is necessary.
README | 6 ++++++
1 file changed, 6 insertions(+)
---
diff --git a/README b/README
index a58bb2f..6fcb248 100644
--- a/README
+++ b/README
@@ -18,6 +18,12 @@ For more information see [GNOME wiki](https://wiki.gnome.org/Apps/Moserial).
### Flatpak
+Get the source code.
+```
+git clone --recursive https://gitlab.gnome.org/GNOME/moserial.git
+cd moserial
+```
+
Add the Flathub repository.
```
flatpak remote-add --user --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]