missed "y" in Twython

Paul Youlten 2013-06-09 02:31:42 -07:00
parent 4d31bd41a1
commit 3b6012ab55

@ -23,7 +23,7 @@ Twython requires the "simplejson":http://code.google.com/p/simplejson/ library f
### Install via pip ### Install via pip
<pre> <pre>
<code> <code>
$ pip install -I twthon $ pip install -I twython
</code> </code>
</pre> </pre>
Installs Twython and all its associated dependencies. Installs Twython and all its associated dependencies.