Merge and close #60
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/7f3ce691 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/7f3ce691 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/7f3ce691 Branch: refs/heads/0.9.0 Commit: 7f3ce691de6cbbcd7e1ab45c6ed61841353ea985 Parents: c3f72ca d92e55a Author: Richard Downer <[email protected]> Authored: Fri May 13 11:20:43 2016 +0100 Committer: Richard Downer <[email protected]> Committed: Fri May 13 11:20:43 2016 +0100 ---------------------------------------------------------------------- guide/ops/cli/index.md | 13 +++++++++++-- guide/start/running.md | 28 +++++++++++++++++++++------- 2 files changed, 32 insertions(+), 9 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/7f3ce691/guide/start/running.md ---------------------------------------------------------------------- diff --cc guide/start/running.md index 3464023,0278dfb..df59011 --- a/guide/start/running.md +++ b/guide/start/running.md @@@ -55,9 -59,9 +59,9 @@@ $ cd apache-brooklyn-{{site.brooklyn-ve For Centos 7 and RHEL 7 users, the recommended way to install Apache Brooklyn on RPM-based Linux distributions is by using the RPM package. -RPM is the de facto standard for packaging software on these Linux distributions and provides a mechanism for installing, upgrading and removing packages such as Apache Brooklyn. The AMP package contains all the necessary files associated with the Apache Brooklyn application. +RPM is the de facto standard for packaging software on these Linux distributions and provides a mechanism for installing, upgrading and removing packages such as Apache Brooklyn. The RPM package contains all the necessary files associated with the Apache Brooklyn application. - Download the Apache Brooklyn [RPM distribution](https://www.apache.org/dyn/closer.lua/brooklyn/apache-brooklyn-{{site.brooklyn-version}}-1.noarch.rpm){:target="_blank"}. + Download the Apache Brooklyn [RPM distribution](https://www.apache.org/dyn/closer.lua/brooklyn/apache-brooklyn-{{site.brooklyn-version}}/apache-brooklyn-{{site.brooklyn-version}}-1.noarch.rpm){:target="_blank"}. Once downloaded, run the following shell command as root:
