diff options
Diffstat (limited to 'www/grails/files/pkg-message.in')
| -rw-r--r-- | www/grails/files/pkg-message.in | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/www/grails/files/pkg-message.in b/www/grails/files/pkg-message.in index 41de075d1dc2..7ea5ef6ec61b 100644 --- a/www/grails/files/pkg-message.in +++ b/www/grails/files/pkg-message.in @@ -1,9 +1,11 @@ -* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * - +[ +{ type: install + message: <<EOM Before you start using Grails you will need to set the GRAILS_HOME environment variable to %%JAVASHAREDIR%%/grails Documentation on creating your first Grails application can be found at the Grails website http://grails.codehaus.org/ - -* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * +EOM +} +] |
