mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
improve installation instructions
This commit is contained in:
@@ -36,4 +36,5 @@ Or, download the `tarball <https://github.com/requests/requests/tarball/master>`
|
||||
Once you have a copy of the source, you can embed it in your own Python
|
||||
package, or install it into your site-packages easily::
|
||||
|
||||
$ python setup.py install
|
||||
$ cd requests
|
||||
$ pip install .
|
||||
|
||||
Reference in New Issue
Block a user