mirror of
https://github.com/Paillat-dev/pycord-rest.git
synced 2026-01-02 00:56:19 +00:00
📖 Update installation instructions to include pre-release flag
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user