Skip to content

Commit 4e055ed

Browse files
Update README.md (#8)
1 parent 0742e73 commit 4e055ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,14 +81,14 @@ Based on:
8181

8282
You can install package directly from [![PyPI](https://badge.fury.io/py/ipgeolocationio.svg)](https://pypi.org/project/ipgeolocationio/) using:
8383

84-
```sh
84+
```bash
8585
pip install ipgeolocationio
8686
```
8787
(you may need to run `pip` with root permission: `sudo pip install ipgeolocationio`)
8888

8989
### From GitHub
9090

91-
```sh
91+
```bash
9292
python -m pip install git+https://github.com/IPGeolocation/ip-geolocation-api-python-sdk.git
9393
```
9494
(or append `sudo` in the start to install the package for all users)

0 commit comments

Comments
 (0)