$ spring version -Spring CLI v1.3.5.RELEASE+Spring CLI v1.4.1.RELEASE
diff --git a/spring-cloud-cli.html b/spring-cloud-cli.html index d27cdf8..9d270b7 100644 --- a/spring-cloud-cli.html +++ b/spring-cloud-cli.html @@ -456,12 +456,12 @@ Spring Cloud is released under the non-restrictive Apache 2.0 license. If you wo
To install, make sure you have Spring Boot CLI -(1.3.5 or better):
+(1.4.1 or better):$ spring version -Spring CLI v1.3.5.RELEASE+Spring CLI v1.4.1.RELEASE
$ sdk install springboot 1.3.5.RELEASE
-$ sdk use springboot 1.3.5.RELEASE
+$ sdk install springboot 1.4.1.RELEASE
+$ sdk use springboot 1.4.1.RELEASE
and install the Spring Cloud plugins (they are independent, so you can install one or the other or both):
+and install the Spring Cloud plugin
$ mvn install
-$ spring install org.springframework.cloud:spring-cloud-cli:1.2.0.BUILD-SNAPSHOT
-$ spring install org.springframework.cloud.launcher:spring-cloud-launcher-cli:1.2.0.BUILD-SNAPSHOT
+$ spring install org.springframework.cloud:spring-cloud-cli:1.2.0.BUILD-SNAPSHOT