Tristan Van Berkom pushed to branch master at BuildStream / buildstream
Commits:
-
0f329276
by Tristan Van Berkom at 2018-08-26T08:11:56Z
-
4b6f3d0d
by Tristan Van Berkom at 2018-08-26T08:57:05Z
1 changed file:
Changes:
... | ... | @@ -69,10 +69,10 @@ BuildStream operates on a set of YAML files (.bst files), as follows: |
69 | 69 |
|
70 | 70 |
How can I get started?
|
71 | 71 |
======================
|
72 |
-To start using BuildStream, first,
|
|
73 |
-`install <https://buildstream.gitlab.io/buildstream/main_install.html>`_
|
|
74 |
-BuildStream onto your machine and then follow our
|
|
75 |
-`tutorial <https://buildstream.gitlab.io/buildstream/using_tutorial.html>`_.
|
|
72 |
+To get started, first `install BuildStream by following the installation guide
|
|
73 |
+<https://buildstream.gitlab.io/buildstream/main_install.html>`_
|
|
74 |
+and then follow our tutorial in the
|
|
75 |
+`user guide <https://buildstream.gitlab.io/buildstream/main_using.html>`_.
|
|
76 | 76 |
|
77 | 77 |
We also recommend exploring some existing BuildStream projects:
|
78 | 78 |
|
... | ... | @@ -81,4 +81,3 @@ We also recommend exploring some existing BuildStream projects: |
81 | 81 |
* https://gitlab.com/baserock/definitions
|
82 | 82 |
|
83 | 83 |
If you have any questions please ask on our `#buildstream <irc://irc.gnome.org/buildstream>`_ channel in `irc.gnome.org <irc://irc.gnome.org>`_
|
84 |
- |