aboutsummaryrefslogtreecommitdiff
path: root/www/git.md
diff options
context:
space:
mode:
authorLeah Rowe <info@minifree.org>2017-04-04 00:46:45 +0100
committerLeah Rowe <info@minifree.org>2017-04-04 00:46:45 +0100
commit8a9df82b28f7252fc241245a8bd41e310f350c05 (patch)
tree81dc46a4adc13f5b27f2d22fa7d492a7bed30172 /www/git.md
parent09bf40d40f9c15fdedbb045251020d1ea2095de8 (diff)
downloadlibrebootfr-8a9df82b28f7252fc241245a8bd41e310f350c05.tar.gz
librebootfr-8a9df82b28f7252fc241245a8bd41e310f350c05.zip
git.md: Make it more clear how to clone the Libreboot git repository
Diffstat (limited to 'www/git.md')
-rw-r--r--www/git.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/www/git.md b/www/git.md
index 1e7939d8..119a09b7 100644
--- a/www/git.md
+++ b/www/git.md
@@ -8,6 +8,10 @@ the Git repositories where development is done. Development discussion
is done on IRC and on the libreboot
[subreddit](https://www.reddit.com/r/libreboot/)
+Download Libreboot from the Git repository here:
+
+**git clone https://notabug.org/libreboot/libreboot**.
+
How can I help the libreboot project?
--------------------------------------
@@ -89,7 +93,9 @@ Libreboot development is facilitated by *[git](https://git-scm.com/)*, a
*distributed* version control system. You will need to install git (most
distributions package it in their repositories).
-Use this command, to download the repository: **git clone https://notabug.org/libreboot/libreboot**.
+Use this command, to download the repository:
+
+**git clone https://notabug.org/libreboot/libreboot**.
A new directory named ***libreboot*** will have been created, containing
libreboot.