diff --git a/README.md b/README.md index 7a1cfd3..5dec7df 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This project is built on: ## Installation ```bash -pip install pycord-reactive-bot --prerelease=allow +pip install pycord-rest-bot --prerelease=allow ``` Currently, the package is in pre-release, so you need to use the `--prerelease=allow` flag to install it.