Skip to content

Commit ea34bf3

Browse files
committed
Fix typo in PyPI package name in installation instructions
1 parent 05a25a9 commit ea34bf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ To install requests and requests_oauthlib you can use pip:
4646

4747
.. code-block:: bash
4848
49-
$ pip install requests requests_oauthlib
49+
$ pip install requests requests-oauthlib
5050
5151
.. |build-status| image:: https://github.com/requests/requests-oauthlib/actions/workflows/run-tests.yml/badge.svg
5252
:target: https://github.com/requests/requests-oauthlib/actions

0 commit comments

Comments
 (0)