diff --git a/README.md b/README.md index 769302b..e43e1d6 100644 --- a/README.md +++ b/README.md @@ -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