Преглед на файлове

Replaces 'install' with 'publishToMavenLocal' command in README

Dmitriy Dubson преди 2 години
родител
ревизия
d749ce91c1
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      README.adoc

+ 1 - 1
README.adoc

@@ -66,7 +66,7 @@ git clone git@github.com:spring-projects/spring-authorization-server.git
 === Install all spring-\* jars into your local Maven cache
 [indent=0]
 ----
-./gradlew install
+./gradlew publishToMavenLocal
 ----
 
 === Compile and test; build all jars, distribution zips, and docs