Update README
This commit is contained in:
@@ -30,12 +30,13 @@ $ sdk install springboot 1.3.5.RELEASE
|
|||||||
$ sdk use 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
|
$ mvn install
|
||||||
$ spring install org.springframework.cloud:spring-cloud-cli:1.2.0.BUILD-SNAPSHOT
|
$ 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
|
IMPORTANT: **Prerequisites:** to use the encryption and decryption features
|
||||||
|
|||||||
@@ -18,7 +18,8 @@ and install the Spring Cloud plugins (they are independent, so you can install o
|
|||||||
```
|
```
|
||||||
$ mvn install
|
$ mvn install
|
||||||
$ spring install org.springframework.cloud:spring-cloud-cli:1.2.0.BUILD-SNAPSHOT
|
$ 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
|
IMPORTANT: **Prerequisites:** to use the encryption and decryption features
|
||||||
|
|||||||
Reference in New Issue
Block a user