You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by bu...@apache.org on 2011/03/30 05:10:05 UTC

svn commit: r787741 - /websites/staging/libcloud/trunk/content/libcloud/getting-started.html

Author: buildbot
Date: Wed Mar 30 03:10:04 2011
New Revision: 787741

Log:
Staging update by buildbot

Modified:
    websites/staging/libcloud/trunk/content/libcloud/getting-started.html

Modified: websites/staging/libcloud/trunk/content/libcloud/getting-started.html
==============================================================================
--- websites/staging/libcloud/trunk/content/libcloud/getting-started.html (original)
+++ websites/staging/libcloud/trunk/content/libcloud/getting-started.html Wed Mar 30 03:10:04 2011
@@ -61,7 +61,7 @@
       
       <h2 id="installation">Installation</h2>
 <p>libcloud's current release is <strong>0.4.2</strong>, and can be <a href="downloads.html">downloaded</a>, but it is also <a href="http://pypi.python.org/pypi/apache-libcloud">available on PyPi</a></p>
-<div class="codehilite"><pre>pip apache-libcloud
+<div class="codehilite"><pre>pip install apache-libcloud
 </pre></div>