diff --git a/README.adoc b/README.adoc index 149e0ce..3977586 100644 --- a/README.adoc +++ b/README.adoc @@ -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 diff --git a/docs/src/main/asciidoc/install.adoc b/docs/src/main/asciidoc/install.adoc index 8ed42e9..11405fd 100644 --- a/docs/src/main/asciidoc/install.adoc +++ b/docs/src/main/asciidoc/install.adoc @@ -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