Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2017-03-20 17:50:25 +00:00
parent 0835e3d503
commit dc637db527

View File

@@ -456,12 +456,12 @@ Spring Cloud is released under the non-restrictive Apache 2.0 license. If you wo
<p>To install, make
sure you have
<a href="https://github.com/spring-projects/spring-boot">Spring Boot CLI</a>
(1.4.1 or better):</p>
(1.5.2 or better):</p>
</div>
<div class="literalblock">
<div class="content">
<pre>$ spring version
Spring CLI v1.4.1.RELEASE</pre>
Spring CLI v1.5.2.RELEASE</pre>
</div>
</div>
<div class="paragraph">
@@ -469,8 +469,8 @@ Spring CLI v1.4.1.RELEASE</pre>
</div>
<div class="listingblock">
<div class="content">
<pre class="highlight"><code>$ sdk install springboot 1.4.1.RELEASE
$ sdk use springboot 1.4.1.RELEASE</code></pre>
<pre class="highlight"><code>$ sdk install springboot 1.5.2.RELEASE
$ sdk use springboot 1.5.2.RELEASE</code></pre>
</div>
</div>
<div class="paragraph">