fixed typo

This commit is contained in:
NodeStorm 2020-08-15 22:03:59 +03:00 committed by GitHub
parent 29a9ee2f8b
commit 6bd5062dd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ wget https://bootstrap.pypa.io/get-pip.py
python3 get-pip.py
python3 -m pip install coffeehouse
python3 -m pip install discord.py
python3 -m pip install sqlite3
python3 -m pip install pysqlite3