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