mirror of
https://github.com/Paillat-dev/pycord-rest.git
synced 2026-01-02 09:06:20 +00:00
📖 Update installation command in README for correct package name
This commit is contained in:
@@ -14,7 +14,7 @@ This project is built on:
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```bash
|
```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.
|
Currently, the package is in pre-release, so you need to use the `--prerelease=allow` flag to install it.
|
||||||
|
|||||||
Reference in New Issue
Block a user