From efdf82c0c7049ace75d0f31518e5f9fb9e62b5f2 Mon Sep 17 00:00:00 2001 From: H3cJP <62990101+H3cJP@users.noreply.github.com> Date: Tue, 15 Mar 2022 18:04:04 +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 b08a4f8..3295de5 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,4 @@ Here is an example image of the most simple main python script to run a discord To run the bot, the PyCord module must be installed (on linux, `pip3 install py-cord`). If you found any trouble, you can report it at the issues section. -Sometimes if the pip3 command is not detected, it may be that the pip command is already associated with python3 (check it running the command `pip --version`). +Sometimes if the pip3 command is not detected, it may be that `pip` command is already associated with python3 (check it running the command `pip --version`).