Author: dlester
Date: Thu Mar 6 22:23:39 2014
New Revision: 1575075
URL: http://svn.apache.org/r1575075
Log:
Updates getting started documentation on website to reflect latest version of
Mesos.
Modified:
mesos/site/publish/documentation/getting-started/index.html
mesos/site/publish/documentation/latest/getting-started/index.html
mesos/site/publish/gettingstarted/index.html
mesos/site/source/documentation/latest/getting-started.md
Modified: mesos/site/publish/documentation/getting-started/index.html
URL:
http://svn.apache.org/viewvc/mesos/site/publish/documentation/getting-started/index.html?rev=1575075&r1=1575074&r2=1575075&view=diff
==============================================================================
--- mesos/site/publish/documentation/getting-started/index.html (original)
+++ mesos/site/publish/documentation/getting-started/index.html Thu Mar 6
22:23:39 2014
@@ -109,8 +109,8 @@
<ol>
<li><p>Download the latest stable release from <a
href="http://mesos.apache.org/downloads/">Apache</a>
(<strong><em>Recommended</em></strong>)</p>
-<pre><code> $ wget http://www.apache.org/dist/mesos/0.16.0/mesos-0.16.0.tar.gz
- $ tar -zxf mesos-0.16.0.tar.gz
+<pre><code> $ wget http://www.apache.org/dist/mesos/0.17.0/mesos-0.17.0.tar.gz
+ $ tar -zxf mesos-0.17.0.tar.gz
</code></pre></li>
<li><p>Clone the Mesos git <a
href="http://git-wip-us.apache.org/repos/asf/mesos.git">repository</a>
(<strong><em>Advanced Users Only</em></strong>)</p>
Modified: mesos/site/publish/documentation/latest/getting-started/index.html
URL:
http://svn.apache.org/viewvc/mesos/site/publish/documentation/latest/getting-started/index.html?rev=1575075&r1=1575074&r2=1575075&view=diff
==============================================================================
--- mesos/site/publish/documentation/latest/getting-started/index.html
(original)
+++ mesos/site/publish/documentation/latest/getting-started/index.html Thu Mar
6 22:23:39 2014
@@ -109,8 +109,8 @@
<ol>
<li><p>Download the latest stable release from <a
href="http://mesos.apache.org/downloads/">Apache</a>
(<strong><em>Recommended</em></strong>)</p>
-<pre><code> $ wget http://www.apache.org/dist/mesos/0.16.0/mesos-0.16.0.tar.gz
- $ tar -zxf mesos-0.16.0.tar.gz
+<pre><code> $ wget http://www.apache.org/dist/mesos/0.17.0/mesos-0.17.0.tar.gz
+ $ tar -zxf mesos-0.17.0.tar.gz
</code></pre></li>
<li><p>Clone the Mesos git <a
href="http://git-wip-us.apache.org/repos/asf/mesos.git">repository</a>
(<strong><em>Advanced Users Only</em></strong>)</p>
Modified: mesos/site/publish/gettingstarted/index.html
URL:
http://svn.apache.org/viewvc/mesos/site/publish/gettingstarted/index.html?rev=1575075&r1=1575074&r2=1575075&view=diff
==============================================================================
--- mesos/site/publish/gettingstarted/index.html (original)
+++ mesos/site/publish/gettingstarted/index.html Thu Mar 6 22:23:39 2014
@@ -109,8 +109,8 @@
<ol>
<li><p>Download the latest stable release from <a
href="http://mesos.apache.org/downloads/">Apache</a>
(<strong><em>Recommended</em></strong>)</p>
-<pre><code> $ wget http://www.apache.org/dist/mesos/0.16.0/mesos-0.16.0.tar.gz
- $ tar -zxf mesos-0.16.0.tar.gz
+<pre><code> $ wget http://www.apache.org/dist/mesos/0.17.0/mesos-0.17.0.tar.gz
+ $ tar -zxf mesos-0.17.0.tar.gz
</code></pre></li>
<li><p>Clone the Mesos git <a
href="http://git-wip-us.apache.org/repos/asf/mesos.git">repository</a>
(<strong><em>Advanced Users Only</em></strong>)</p>
Modified: mesos/site/source/documentation/latest/getting-started.md
URL:
http://svn.apache.org/viewvc/mesos/site/source/documentation/latest/getting-started.md?rev=1575075&r1=1575074&r2=1575075&view=diff
==============================================================================
--- mesos/site/source/documentation/latest/getting-started.md (original)
+++ mesos/site/source/documentation/latest/getting-started.md Thu Mar 6
22:23:39 2014
@@ -10,8 +10,8 @@ There are different ways you can get Mes
1. Download the latest stable release from
[Apache](http://mesos.apache.org/downloads/) (***Recommended***)
- $ wget http://www.apache.org/dist/mesos/0.16.0/mesos-0.16.0.tar.gz
- $ tar -zxf mesos-0.16.0.tar.gz
+ $ wget http://www.apache.org/dist/mesos/0.17.0/mesos-0.17.0.tar.gz
+ $ tar -zxf mesos-0.17.0.tar.gz
2. Clone the Mesos git
[repository](http://git-wip-us.apache.org/repos/asf/mesos.git) (***Advanced
Users Only***)