Skip to content
This repository was archived by the owner on Feb 5, 2024. It is now read-only.

Commit f1baddb

Browse files
author
tarek berkane
committed
update README
1 parent 647f3bd commit f1baddb

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
@@ -11,14 +11,14 @@ This Plugin is to integrate ePayment gateway with Chargily easily.
1111
## chargily-epay
1212
this is `sync` version using `requests` library
1313
```
14-
pip install chargily-epay
14+
pip install chargily-epay-python
1515
```
1616

1717

1818
## chargily-epay-async
1919
this is `async` version using `aiohttp` library
2020
```
21-
pip install chargily-epay-async
21+
pip install chargily-epay-Async
2222
```
2323

2424
## Quickstart

0 commit comments

Comments
 (0)