Skip to content

Commit e855ac2

Browse files
author
Dishy.Dev
committed
Flake8 Black tidy up
1 parent 0dd0254 commit e855ac2

File tree

2 files changed

+284
-270
lines changed

2 files changed

+284
-270
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ To install the ``geoip2`` module, type:
1919
.. code-block:: bash
2020
2121
$ pip install geoip2
22+
$ pip install geoip2[aiohttp]
23+
$ pip install geoip2[requests]
24+
$ pip install geoip2[all] # Install both requests and aiohttp support
2225
2326
If you are not able to use pip, you may also use easy_install from the
2427
source directory:

0 commit comments

Comments
 (0)