From 2702a1d987dcd0b45394f5e9957bef2ac63cbdd3 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Thu, 16 Feb 2017 10:50:21 +0100 Subject: [PATCH] README updated to explain upgrade (issue #9) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ac22ef7..769302b 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,7 @@ Upgrade $ 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