From 8a9df82b28f7252fc241245a8bd41e310f350c05 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Tue, 4 Apr 2017 00:46:45 +0100 Subject: git.md: Make it more clear how to clone the Libreboot git repository --- www/git.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'www') 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. -- cgit v1.2.3-70-g09d2