Author: buildbot
Date: Wed Nov 9 01:55:38 2011
New Revision: 798338
Log:
Staging update by buildbot
Modified:
websites/staging/libcloud/trunk/content/getting-started.html
Modified: websites/staging/libcloud/trunk/content/getting-started.html
==============================================================================
--- websites/staging/libcloud/trunk/content/getting-started.html (original)
+++ websites/staging/libcloud/trunk/content/getting-started.html Wed Nov 9
01:55:38 2011
@@ -86,6 +86,12 @@
</pre></div>
+<h2 id="upgrading">Upgrading</h2>
+<p>If you used pip to install the library you can also use it to upgrade
it:</p>
+<div class="codehilite"><pre>pip install --upgrade apache-libcloud
+</pre></div>
+
+
<h2 id="api_reference_documentation">API Reference Documentation</h2>
<p>Available at <a
href="http://libcloud.apache.org/apidocs/">http://libcloud.apache.org/apidocs/</a>.</p>
<h2 id="example_connecting_with_a_driver">Example: Connecting with a
Driver</h2>