Fixing typo 'grad;ew' instead of 'gradle'
This commit is contained in:
parent
1335924dda
commit
f08cbec42b
|
@ -10,7 +10,7 @@ Quickstart
|
||||||
|
|
||||||
git clone git://github.com/hibernate/hibernate-orm.git
|
git clone git://github.com/hibernate/hibernate-orm.git
|
||||||
cd hibernate-orm
|
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
|
If you are having problems with unresolved dependencies you need to configure access to the JBoss Nexus repository
|
||||||
(see below)_.
|
(see below)_.
|
||||||
|
|
Loading…
Reference in New Issue