Skip to content

Commit baeda5a

Browse files
author
marcpalmer
committed
Included note about running grails clean and grails upgrade
git-svn-id: https://svn.codehaus.org/grails/trunk@4129 1cfb16fd-6d17-0410-8ff1-b7e8e1e2867d
1 parent 257c146 commit baeda5a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,12 @@ For more info checkout the Grails homepage at http://grails.org
6363
=============================================================================
6464

6565

66-
To upgrade your existing Grails projects you must run "grails upgrade" for each project.
66+
To upgrade your existing Grails projects you must run:
67+
68+
grails clean
69+
grails upgrade
70+
71+
...for each project.
6772

6873
There are some unavoidable issues that may affect you when upgrading to 0.5 from a previous version:
6974

0 commit comments

Comments
 (0)