From 05c53c577adc383f933d247e44c02335629e5b4c Mon Sep 17 00:00:00 2001 From: Anthony Scopatz Date: Mon, 11 May 2015 18:23:55 -0500 Subject: [PATCH] Update quickinstall clone URL --- docs/source/quickinstall.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/quickinstall.rst b/docs/source/quickinstall.rst index 89e5ad4503..137bf07423 100644 --- a/docs/source/quickinstall.rst +++ b/docs/source/quickinstall.rst @@ -40,7 +40,7 @@ the following commands in a terminal: .. code-block:: sh - git clone git://github.com/mit-crpg/openmc.git + git clone git@github.com:mit-crpg/openmc.git cd openmc git checkout -b master origin/master mkdir src/build