Recommend cloning the stable branch instead of master from now on
authorChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 14 Dec 2014 18:56:33 +0000 (12:56 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 14 Dec 2014 18:56:33 +0000 (12:56 -0600)
This commit sponsored by Karen Rustad.  You're awesome, Karen!

docs/source/siteadmin/deploying.rst

index 8356f4ba750357b7a4cce93caea0753dac13a8b8..588213295f5a726895bb72f0ee93ba47d6512575 100644 (file)
@@ -193,7 +193,7 @@ Change to the MediaGoblin directory that you just created::
 
 Clone the MediaGoblin repository and set up the git submodules::
 
-    git clone git://gitorious.org/mediagoblin/mediagoblin.git
+    git clone git://gitorious.org/mediagoblin/mediagoblin.git -b stable
     cd mediagoblin
     git submodule init && git submodule update