Adding installation notes to README, thanks to a note from Idris (that I, sadly, missed for the longest time)
This commit is contained in:
parent
c0370abed6
commit
f74aae38a9
1 changed files with 3 additions and 3 deletions
|
|
@ -30,9 +30,9 @@ Installing Twython is fairly easy. You can...
|
|||
|
||||
...or, you can clone the repo and install it the old fashioned way.
|
||||
|
||||
> git clone git://github.com/ryanmcgrath/twython.git
|
||||
> cd twython
|
||||
> sudo python setup.py install
|
||||
> git clone git://github.com/ryanmcgrath/twython.git
|
||||
> cd twython
|
||||
> sudo python setup.py install
|
||||
|
||||
Example Use
|
||||
-----------------------------------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue