diff --git a/README.md b/README.md index 0d7c959..1ac132d 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ live secret keys. ## Installation ``` -pip install paystacksdk +pip install paystack-sdk ``` You may need to run `pip` with root permission: `sudo pip install` @@ -219,4 +219,4 @@ Class | Method | HTTP request | Description Kindly [open an issue](https://github.com/PaystackOSS/paystack-python/issues) if you discover any bug or have problems using this library. ## License -This repository is made available under the MIT license. Kindly read the [LICENSE](https://github.com/PaystackOSS/paystack-python/blob/main/LICENSE) file for more information. \ No newline at end of file +This repository is made available under the MIT license. Kindly read the [LICENSE](https://github.com/PaystackOSS/paystack-python/blob/main/LICENSE) file for more information.