aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2014-12-14 12:56:33 -0600
committerChristopher Allan Webber <cwebber@dustycloud.org>2014-12-14 12:56:33 -0600
commit7a917e291adb9a10d2cd6e5b1f4f95dabf75257e (patch)
treebccdf7100269d759a856ac8bcadb9b0bc8a08ee5
parente2a4e048c9f6df3ef923b739c466af63ac9f4cdf (diff)
downloadmediagoblin-7a917e291adb9a10d2cd6e5b1f4f95dabf75257e.tar.lz
mediagoblin-7a917e291adb9a10d2cd6e5b1f4f95dabf75257e.tar.xz
mediagoblin-7a917e291adb9a10d2cd6e5b1f4f95dabf75257e.zip
Recommend cloning the stable branch instead of master from now on
This commit sponsored by Karen Rustad. You're awesome, Karen!
-rw-r--r--docs/source/siteadmin/deploying.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/siteadmin/deploying.rst b/docs/source/siteadmin/deploying.rst
index 8356f4ba..58821329 100644
--- a/docs/source/siteadmin/deploying.rst
+++ b/docs/source/siteadmin/deploying.rst
@@ -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