8000 docs: fix install command (#40) · ada-url/ada-python@969f229 · GitHub
[go: up one dir, main page]

Skip to content

Commit 969f229

Browse files
authored
docs: fix install command (#40)
1 parent f81e274 commit 969f229

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
@@ -11,7 +11,7 @@ Install from `PyPI <https://pypi.org/project/ada-url/>`__:
1111

1212
.. code-block:: sh
1313
14-
pip install boto3-helpers
14+
pip install ada_url
1515
1616
Usage examples
1717
--------------

0 commit comments

Comments
 (0)
0