Skip to content

Commit 0291aa7

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 58ac020 + 145207b commit 0291aa7

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
@@ -47,9 +47,9 @@ Python 3.8+
4747
If the python package is hosted on a repository, you can install directly using:
4848

4949
```sh
50-
pip install hostinger_api
50+
pip install hostinger-api
5151
```
52-
(you may need to run `pip` with root permission: `sudo pip install hostinger_api`)
52+
(you may need to run `pip` with root permission: `sudo pip install hostinger-api`)
5353

5454
Then import the package:
5555
```python

0 commit comments

Comments
 (0)