Pārlūkot izejas kodu

Replaces 'install' with 'publishToMavenLocal' command in README

Dmitriy Dubson 2 gadi atpakaļ
vecāks
revīzija
d749ce91c1
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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