aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorLeah Rowe <info@minifree.org>2018-06-09 15:13:18 +0100
committerLeah Rowe <info@minifree.org>2018-06-09 15:17:17 +0100
commit7423bc922664b0ac074b8e33cdd3e85ebd8b5f2d (patch)
treeaab5364c9e03d7aef321398c35ffe044b64919ef /www
parentded3faf08665c3004d2d76db851c1c5c86d32150 (diff)
downloadlibrebootfr-7423bc922664b0ac074b8e33cdd3e85ebd8b5f2d.tar.gz
librebootfr-7423bc922664b0ac074b8e33cdd3e85ebd8b5f2d.zip
git page: link to actual instructions for how to use git
otherwise, how the hell does a user know what to do? we shouldn't just assume that everyone knows how to use git. some of our contributors might be people who just want to submit something to the documentation and they may never have used git before
Diffstat (limited to 'www')
-rw-r--r--www/git.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/git.md b/www/git.md
index 06aac3d0..375a9eda 100644
--- a/www/git.md
+++ b/www/git.md
@@ -13,6 +13,10 @@ You can submit your patches via
Information about how the Libreboot project is governed is documented in our
[general management guidelines](management.md).
+Libreboot development is done using the Git version control system.
+Refer to the [official Git documentation](https://git-scm.com/doc) if you don't
+know how to use Git.
+
Editing the website and documentation, wiki-style
-------------------------------------------------