Update README.md

This commit is contained in:
frennkie 2020-05-30 17:58:05 +02:00 committed by GitHub
parent ee1b5b8ace
commit 60ea450c6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,9 +17,9 @@ None
```
cd ~/raspiblitz/home.admin/BlitzPy
pip install dist/BlitzPy-0.1.0-py2.py3-none-any.whl
pip install dist/BlitzPy-0.2.0-py2.py3-none-any.whl
OR
sudo -H python -m pip install dist/BlitzPy-0.1.0-py2.py3-none-any.whl
sudo -H python -m pip install dist/BlitzPy-0.2.0-py2.py3-none-any.whl
```
**or** consider using a virtual environment