guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: doc: Show the "git clone" command.


From: Ludovic Courtès
Subject: 02/02: doc: Show the "git clone" command.
Date: Thu, 20 Jul 2017 12:08:10 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit dbfcadfc304bf2dab73f4e88377e7fe902e1ca72
Author: Ludovic Courtès <address@hidden>
Date:   Thu Jul 20 17:05:07 2017 +0200

    doc: Show the "git clone" command.
    
    Suggested by Joshua Branson <address@hidden>.
    
    * doc/contributing.texi (Building from Git): Add "git clone" command.
---
 doc/contributing.texi | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/doc/contributing.texi b/doc/contributing.texi
index 0073f24..00edd47 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -31,7 +31,13 @@ choice.
 @section Building from Git
 
 If you want to hack Guix itself, it is recommended to use the latest
-version from the Git repository.  When building Guix from a checkout,
+version from the Git repository:
+
address@hidden
+git clone https://git.savannah.gnu.org/git/guix.git
address@hidden example
+
+When building Guix from a checkout,
 the following packages are required in addition to those mentioned in
 the installation instructions (@pxref{Requirements}).
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]