mirror of
https://github.com/silverstripe/silverstripe-installer
synced 2024-10-22 17:05:33 +02:00
MINOR: Updated UPGRADING readme to reference dev/build rather than db/build (from r99742)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112181 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
08262a9b38
commit
acbe3b9058
@ -12,7 +12,7 @@ and updating your database-schema.
|
||||
you can undo the installation, and ensures if the new release has no
|
||||
longer contains some files, these files won’t be left behind, which otherwise
|
||||
could cause bugs.
|
||||
- Visit http://your.silverstripe.site/db/build?flush=1 (This adds new
|
||||
- Visit http://your.silverstripe.site/dev/build (This adds new
|
||||
fields/tables to the database, and empties your template cache)
|
||||
- Check if any modules (e.g. blog or forum) in your installation are compatible
|
||||
and need to be upgraded as well
|
||||
|
Loading…
Reference in New Issue
Block a user