Update README.md

This commit is contained in:
2026-05-28 15:03:33 +01:00
parent b7d7d42440
commit 427d9fbf75
+1 -1
View File
@@ -17,7 +17,7 @@ You will also need to register an application in the Discord Developer Portal, y
```
3. Create a virtual environment
```
python -m venv .
python3 -m venv .
```
4. Install the required libraries
#### Linux: