Update README

This commit is contained in:
Dave Syer
2016-07-20 14:01:35 +01:00
parent f23680d008
commit 5d284175cc
2 changed files with 5 additions and 3 deletions

View File

@@ -30,12 +30,13 @@ $ sdk install springboot 1.3.5.RELEASE
$ sdk use springboot 1.3.5.RELEASE
```
and install the Spring Cloud plugins (they are independeny so you can install one or the other or both):
and install the Spring Cloud plugins (they are independent, so you can install one or the other or both):
```
$ mvn install
$ spring install org.springframework.cloud:spring-cloud-cli:1.2.0.BUILD-SNAPSHOT
$ spring install org.springframework.cloud:spring-cloud-launcher-cli:1.2.0.BUILD-SNAPSHOT
$ spring install org.springframework.cloud.launcher
:spring-cloud-launcher-cli:1.2.0.BUILD-SNAPSHOT
```
IMPORTANT: **Prerequisites:** to use the encryption and decryption features

View File

@@ -18,7 +18,8 @@ and install the Spring Cloud plugins (they are independent, so you can install o
```
$ 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.launcher
:spring-cloud-launcher-cli:1.2.0.BUILD-SNAPSHOT
```
IMPORTANT: **Prerequisites:** to use the encryption and decryption features