Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
README.md update
Browse files Browse the repository at this point in the history
  • Loading branch information
bleudev committed Jul 29, 2022
1 parent f2b93ec commit 717abcb
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,11 @@ This command run bot. After this command you can see that bot is online. Tutoria
# Windows
pip install --upgrade disspy
# Linux/MacOS
python3 -m pip install --upgrade disspy
# MacOS
py3 -m pip install --upgrade disspy
# Lunix
sudo pip install --upgrade disspy
```

## Download dev version
Expand All @@ -83,8 +86,7 @@ pip install --upgrade .
# Links
<p><a href="https://github.com/itttgg/dispy">https://github.com/itttgg/dispy</a> - GitHub repo</p>
<p><a href="https://pypi.org/project/disspy">https://pypi.org/project/disspy</a> - Project site on PyPi</p>
<p><a href="https://dispydocs.herokuapp.com/">https://dispydocs.herokuapp.com/</a> - Site with docs for package</p>

<p><a href="">In developerment</a> - Site with docs for package</p>
# Using
### Creating and running bot

Expand Down

0 comments on commit 717abcb

Please sign in to comment.