Fixing typo 'grad;ew' instead of 'gradle'

This commit is contained in:
Hardy Ferentschik 2012-04-20 17:47:19 +02:00
parent 1335924dda
commit f08cbec42b
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Quickstart
git clone git://github.com/hibernate/hibernate-orm.git
cd hibernate-orm
./gradle clean build
./gradlew clean build
If you are having problems with unresolved dependencies you need to configure access to the JBoss Nexus repository
(see below)_.