Skip to content

Commit

Permalink
fix: README.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
kkrypt0nn authored Dec 29, 2022
1 parent 177120d commit b2e62c7
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,15 +107,7 @@ After that you can start it with
python bot.py
```

> Note: You may need to replace `python` with `py`, `python3`, `python3.11`, etc. depending on what Python versions you have installed on the machine.
<br>

If you have just installed python today, then you just need to use the following command:

```
python bot.py
```
> **Note** You may need to replace `python` with `py`, `python3`, `python3.11`, etc. depending on what Python versions you have installed on the machine.
## Issues or Questions

Expand Down

0 comments on commit b2e62c7

Please sign in to comment.