From 13f1e1ae93499dd1a198a236ddb31c7a59cb9633 Mon Sep 17 00:00:00 2001 From: Michel Ferrero Date: Mon, 9 Sep 2013 17:26:59 +0200 Subject: [PATCH] Change github path --- doc/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install.rst b/doc/install.rst index 6d1fe57b..9ff47392 100644 --- a/doc/install.rst +++ b/doc/install.rst @@ -17,7 +17,7 @@ Installation steps #. Download the sources from github:: - $ git clone git@github.com:TRIQS/dft_tools.git src + $ git clone https://github.com/TRIQS/dft_tools.git src #. Create an empty build directory where you will compile the code::