Recommend cloning the stable branch instead of master from now on

This commit sponsored by Karen Rustad.  You're awesome, Karen!
This commit is contained in:
Christopher Allan Webber 2014-12-14 12:56:33 -06:00
parent e2a4e048c9
commit 7a917e291a

View 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