From 427d9fbf7543a4d8f95a52701241b94a50bf2325 Mon Sep 17 00:00:00 2001 From: Grey Jones Date: Thu, 28 May 2026 15:03:33 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: