Update README.md
This commit is contained in:
@@ -33,7 +33,7 @@ To get everything working, you need to install the `pygame`, `requests` and `dis
|
|||||||
Best is to create a `venv`, if you don't know how, look up `create venv python <OS you're using here>`
|
Best is to create a `venv`, if you don't know how, look up `create venv python <OS you're using here>`
|
||||||
Once you've done that, execute these commands to download the necessary tools:
|
Once you've done that, execute these commands to download the necessary tools:
|
||||||
```bash
|
```bash
|
||||||
pip install discordrp
|
pip install discord-rich-presence
|
||||||
pip install pygame
|
pip install pygame
|
||||||
pip install requests
|
pip install requests
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user