Attempting to make docs clear and understandable
[ci skip]
This commit is contained in:
parent
8559a1f1ce
commit
44fb5b4a6e
7 changed files with 206 additions and 34 deletions
|
|
@ -5,6 +5,7 @@ Installation
|
|||
|
||||
Information on how to properly install Twython
|
||||
|
||||
*******************************************************************************
|
||||
|
||||
Pip or Easy Install
|
||||
-------------------
|
||||
|
|
@ -39,4 +40,8 @@ Feel free to clone the repository::
|
|||
|
||||
Now that you have the source code, install it into your site-packages directory::
|
||||
|
||||
$ python setup.py install
|
||||
$ python setup.py install
|
||||
|
||||
*******************************************************************************
|
||||
|
||||
So Twython is installed! Now, head over to the :ref:`starting out <starting-out>` section.
|
||||
Loading…
Add table
Add a link
Reference in a new issue