Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Fytex committed Feb 25, 2021
1 parent 2fb3a1f commit 27b8df9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions H43_SOURCE/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@

**Install dependencies**

```Run this command in terminal (e.g CMD): pip3 install -U discord.py==1.5.0 (if no pip3 then try only pip)```
Run this command in terminal (e.g CMD): ```pip3 install -U discord.py==1.5.0``` (if no pip3 then try only pip)

```If error shows up try: python -m pip install -U discord.py==1.5.0```
If error shows up try ```python -m pip install -U discord.py==1.5.0```

```If still shows the same error ('command not recognized') u need to add python as a system variable and try again```
If still shows the same error ('command not recognized') u need to add python as a system variable and try again

Then to execute the script:

Expand Down

0 comments on commit 27b8df9

Please sign in to comment.