mirror of
https://github.com/yawaflua/Flask-Discord.git
synced 2026-02-04 10:14:15 +02:00
✔ Perform the major refactoring
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Quart-Discord
|
||||
[](https://pypi.org/project/Quart-Discord/) [](https://quart-discord.readthedocs.io/en/latest/)
|
||||
[](https://pypi.org/project/Flask-Discord/) [](https://flask-discord.readthedocs.io/en/latest/) [](https://discord.gg/7CrQEyP)
|
||||
|
||||
Discord OAuth2 extension for Quart.
|
||||
|
||||
@@ -7,7 +7,7 @@ Discord OAuth2 extension for Quart.
|
||||
### Installation
|
||||
To install current latest release you can use following command:
|
||||
```sh
|
||||
python3 -m pip install Quart-Discord
|
||||
python3 -m pip install https://github.com/thec0sm0s/Flask-Discord.git@quart
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user