mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Fixed path in docs
This commit is contained in:
parent
74df4a5627
commit
42a422775e
@ -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).
|
||||
|
Loading…
x
Reference in New Issue
Block a user