Fixed path in docs

This commit is contained in:
Ingo Schommer 2013-03-24 22:46:51 +01:00
parent 74df4a5627
commit 42a422775e

View File

@ -217,7 +217,7 @@ Composer will scan all of the repositories you list, collect meta-data about the
Now add an "upstream" remote to the original repository location so you can rebase or merge your fork as required.
cd advancedworkflow
cd cms
git remote add -f upstream git://github.com/silverstripe/silverstripe-cms.git
For more information, read the ["Repositories" chapter of the Composer documentation](http://getcomposer.org/doc/05-repositories.md).