mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
MINOR Updated 'from source' docs
This commit is contained in:
parent
994f7a3520
commit
f15f083f22
@ -76,7 +76,7 @@ This will add `sapphire`, `cms` and the `blackcandy` theme to your project.
|
|||||||
|
|
||||||
As a fallback solution, you can simply download all necessary files without any dependency management through piston.
|
As a fallback solution, you can simply download all necessary files without any dependency management through piston.
|
||||||
This is handy if you have an existing project in version control, and want a one-off snapshot
|
This is handy if you have an existing project in version control, and want a one-off snapshot
|
||||||
of the modules that won't be updated frequently.
|
of the modules. The only way to update this codebase later is to overwrite the whole folder, with no easy way to track and re-apply any changes made to it since.
|
||||||
|
|
||||||
cd my-silverstripe-project/
|
cd my-silverstripe-project/
|
||||||
tools/new-project -m flat
|
tools/new-project -m flat
|
||||||
|
Loading…
Reference in New Issue
Block a user