Changed wording

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

Branch: refs/heads/master
Commit: f9594c3e7731ef190120effca66edcaa30c2e92d
Parents: cd5628b
Author: Duncan Godwin <duncan.god...@cloudsoftcorp.com>
Authored: Wed Feb 3 12:02:23 2016 +0000
Committer: Duncan Godwin <duncan.god...@cloudsoftcorp.com>
Committed: Wed Feb 3 12:02:23 2016 +0000

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


http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/f9594c3e/guide/start/running.md
----------------------------------------------------------------------
diff --git a/guide/start/running.md b/guide/start/running.md
index 636887b..2e5b650 100644
--- a/guide/start/running.md
+++ b/guide/start/running.md
@@ -23,7 +23,7 @@ Two methods of deployment are detailed in this tutorial, 
using virtualisation wi
 <div class="tab-content">
 <div id="impl-1" class="tab-pane fade in active">
 
-[Vagrant](https://www.vagrantup.com/){:target="_blank"} is a software package 
which automates the process of setting up virtual environments such as [Oracle 
VirtualBox](https://www.virtualbox.org){:target="_blank"}. We recommend it as
+[Vagrant](https://www.vagrantup.com/){:target="_blank"} is a software package 
which automates the process of setting up virtual machines (VM) such as [Oracle 
VirtualBox](https://www.virtualbox.org){:target="_blank"}. We recommend it as
 the easiest way of getting started with Apache Brooklyn.
 
 Firstly, download and install:
@@ -31,7 +31,7 @@ Firstly, download and install:
  * [Vagrant](http://www.vagrantup.com/downloads){:target="_blank"}
  * [Oracle 
VirtualBox](https://www.virtualbox.org/wiki/Downloads){:target="_blank"}
  
-Then download the default Apache Brooklyn vagrant configuration from 
[here](https://www.apache.org/dyn/closer.lua?action=download&filename=brooklyn/apache-brooklyn-{{site.brooklyn-version}}/apache-brooklyn-{{site.brooklyn-version}}-vagrant.tar.gz){:target="_blank"}.
 This configuration contains everything you need to get started using Apache 
Brooklyn.
+Then download the provided Apache Brooklyn vagrant configuration from 
[here](https://www.apache.org/dyn/closer.lua?action=download&filename=brooklyn/apache-brooklyn-{{site.brooklyn-version}}/apache-brooklyn-{{site.brooklyn-version}}-vagrant.tar.gz){:target="_blank"}.
 This archive contains everything you need to create an environment for use 
with this guide, providing an Apache Brooklyn instance and some blank VMs.
 
 Extract the `tar.gz` archive and navigate into the expanded 
`apache-brooklyn-{{site.brooklyn-version}}-vagrant` folder
 

Reply via email to