aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorSwift Geek <swiftgeek@gmail.com>2018-06-09 14:20:06 +0000
committerGogs <gogitservice@gmail.com>2018-06-09 14:20:06 +0000
commit06cfdcc564c76c195128548a2664fd49f55b32d9 (patch)
treeaab5364c9e03d7aef321398c35ffe044b64919ef /www
parentded3faf08665c3004d2d76db851c1c5c86d32150 (diff)
parent7423bc922664b0ac074b8e33cdd3e85ebd8b5f2d (diff)
downloadlibrebootfr-06cfdcc564c76c195128548a2664fd49f55b32d9.tar.gz
librebootfr-06cfdcc564c76c195128548a2664fd49f55b32d9.zip
Merge branch 'www/git/link-to-git-instructions' of libreboot/libreboot into master
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
-------------------------------------------------