Fix installation instructions (#21)
Fix installation instructions by removing an unwanted end of line character that would prevent copy/pasting into a shell.
This commit is contained in:
committed by
Spencer Gibb
parent
5d284175cc
commit
a6d3d0ea4d
@@ -18,8 +18,7 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user