README updated to explain upgrade (issue #9)

This commit is contained in:
Simon Vieille 2017-02-16 10:51:39 +01:00
parent 2702a1d987
commit 74b23a59b5
1 changed files with 2 additions and 2 deletions

View File

@ -132,11 +132,11 @@ Your webserver must be configured to serve `web/` as document root. If you use n
Upgrade
-------
If your version is less than v1.4.2, run: `test -d app && git add app && git commit -m "Configuration"`.
$ make update
$ make propel
If your version is less than v1.4.2, run: `test -d app && git add app && git commit -m "Configuration"`.
If you upgrade to v1.4.1, run: `app/console migrate:to:v1.4.1`.
Makefile