diff --git a/README.md b/README.md index 697662c..88c3ddc 100644 --- a/README.md +++ b/README.md @@ -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: