From 6cfabb904f85e83ec425885fc57687ead39eebb6 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Mon, 26 Sep 2016 21:31:08 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- spring-cloud-cli.html | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) 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
@@ -469,18 +469,17 @@ Spring CLI v1.3.5.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