[gnome-build-meta/mcatanzaro/readme] Fix code in README
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/mcatanzaro/readme] Fix code in README
- Date: Wed, 2 Jun 2021 21:22:30 +0000 (UTC)
commit 5e80fcb713203372584bcee03fb37f5f7b2bc530
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Wed Jun 2 21:22:29 2021 +0000
Fix code in README
This isn't markdown, it's reStructuredText.
README.rst | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
---
diff --git a/README.rst b/README.rst
index 729ee696..fdfddba7 100644
--- a/README.rst
+++ b/README.rst
@@ -7,10 +7,8 @@ The content of this repository is a `BuildStream <https://wiki.gnome.org/Project
project. Instructions for building GNOME can be `found here
<https://wiki.gnome.org/Newcomers/BuildSystemComponent>`_.
To build a runtime locally, for debugging:
-
-```
-$ bst build flatpak-runtimes.bst
-$ bst checkout flatpak-runtimes.bst repo
-$ flatpak remote-add --user --no-gpg-verify testrepo repo
-$ flatpak install testrepo org.gnome.Platform
-```
+::
+ $ bst build flatpak-runtimes.bst
+ $ bst checkout flatpak-runtimes.bst repo
+ $ flatpak remote-add --user --no-gpg-verify testrepo repo
+ $ flatpak install testrepo org.gnome.Platform
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]