Skip to content

Commit

Permalink
README file udpated
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbywarner committed Jul 1, 2011
1 parent 84f387c commit 8105ec8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -14,6 +14,8 @@ You need a Java Development Kit (JDK) installed, but it is not necessary to inst
To install Grails, visit http://grails.org/Download and download the version you would like to use. Set a GRAILS_HOME environment variable to point to the root of the extracted download and add GRAILS_HOME/bin to your executable PATH. Then in a shell, type the following:

grails create-app sampleapp
cd sampleapp
grails run-app

To build Grails, clone this GitHub repository and then in a shell, type the following:

Expand Down

0 comments on commit 8105ec8

Please sign in to comment.