You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bu...@apache.org on 2013/10/02 19:13:06 UTC

svn commit: r880917 - in /websites/staging/cloudstack/trunk/content: ./ downloads.html

Author: buildbot
Date: Wed Oct  2 17:13:05 2013
New Revision: 880917

Log:
Staging update by buildbot for cloudstack

Modified:
    websites/staging/cloudstack/trunk/content/   (props changed)
    websites/staging/cloudstack/trunk/content/downloads.html

Propchange: websites/staging/cloudstack/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Oct  2 17:13:05 2013
@@ -1 +1 @@
-1528562
+1528565

Modified: websites/staging/cloudstack/trunk/content/downloads.html
==============================================================================
--- websites/staging/cloudstack/trunk/content/downloads.html (original)
+++ websites/staging/cloudstack/trunk/content/downloads.html Wed Oct  2 17:13:05 2013
@@ -213,8 +213,8 @@ Additionally, you can verify the MD5 or 
 </div>
 
 <p>Apache CloudStack's CloudMonkey tool is a CLI and shell environment designed for interacting with CloudStack-based clouds.</p>
-<p>CloudMonkey's most current release is 5.0.0.</p>
 <h4 id="source-release">Source Release</h4>
+<p>CloudMonkey's most current release is 5.0.0.</p>
 <p>
 <a href="http://www.apache.org/dyn/closer.cgi/cloudstack/releases/cloudmonkey-5.0.0/apache-cloudstack-cloudmonkey-5.0.0-src.tar.bz2"><button type="button" class="btn btn-primary btn-lg">Get the 5.0.0 Source!</button></a>
 
@@ -225,7 +225,9 @@ Additionally, you can verify the MD5 or 
 
 </p>
 
+<p>Instructions for building and installing from source can be found in the included (README.md)[https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=blob_plain;f=README.md;hb=34665b37833fbe2fbad2349b6fc5c3893ca39643] file.</p>
 <h4 id="pypi-package">PyPi Package</h4>
+<p>For easier installation or upgrades, the official source code release has been supplemented by community members who have pushed the python package to the (Python Package Index)[https://pypi.python.org/pypi/cloudmonkey/].</p>
 <p>For installing the package from pypi, use:</p>
 <div class="codehilite"><pre>$ <span class="n">pip</span> <span class="n">install</span> <span class="n">cloudmonkey</span>
 </pre></div>