This closes #34

Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/2d519305
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/2d519305
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/2d519305

Branch: refs/heads/master
Commit: 2d5193051ced7ced254219cf3e7f51c68afc18f5
Parents: 0f14d7e ba6e888
Author: Aled Sage <aled.s...@gmail.com>
Authored: Thu Mar 24 14:51:43 2016 +0000
Committer: Aled Sage <aled.s...@gmail.com>
Committed: Thu Mar 24 14:51:43 2016 +0000

----------------------------------------------------------------------
 guide/start/running.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/2d519305/guide/start/running.md
----------------------------------------------------------------------
diff --cc guide/start/running.md
index 8af578e,4cb508a..1566b6f
--- a/guide/start/running.md
+++ b/guide/start/running.md
@@@ -45,19 -45,10 +45,19 @@@ $ cd apache-brooklyn-{{site.brooklyn-ve
  </div>
  <div id="impl-2" class="tab-pane fade">
  
- <strong class="hidden started-pdf-include">b) Local Install</strong>
+ <strong class="hidden started-pdf-include">b) Install</strong>
  
 -Download the Apache Brooklyn binary distribution as described on [the 
download page]({{site.path.website}}/download/){:target="_blank"}.
 +Download the Apache Brooklyn RPM distribution (CentOS 7, RHEL 7.x only) from:
 
+https://www.apache.org/dyn/closer.lua/brooklyn/apache-brooklyn-{{site.brooklyn-version}}-1.noarch.rpm
  
 +Other binary distributions are also available at [the download 
page]({{site.path.website}}/download/){:target="_blank"}.
 +
 +### Install the RPM package:
 +{% highlight bash %}
 +$ sudo yum install apache-brooklyn-{{site.brooklyn-version}}-1.rpm
 +{% endhighlight %}
 +
 +### Install from other distributions:
  {% if brooklyn_version contains 'SNAPSHOT' %}
  Extract the `tar.gz` archive (note: as this is a -SNAPSHOT version, your 
filename will be slightly different):
  {% else %}

Reply via email to