added reminder to write an installation HOWTO

This commit is contained in:
Mark Pilgrim
2009-07-15 14:56:17 -04:00
parent 278241ada5
commit 12484d20ea
+2
View File
@@ -305,6 +305,8 @@ Content-Type: application/xml</samp>
<h2 id=introducing-httplib2>Introducing <code>httplib2</code></h2>
<p>FIXME paragraph/example on downloading and installing it.
<p>To use <code>httplib2</code>, create an instance of the <code>httplib2.Http</code> class.
<pre class=screen>