1
0
mirror of https://github.com/xtacocorex/CHIP_IO synced 2025-07-19 20:33:21 +00:00

updating readme to remove the commands that remove the source directory.

This commit is contained in:
Robert Wolterman
2017-01-29 20:10:09 +00:00
parent 2b23e2d165
commit 541d76f641

View File

@ -19,7 +19,6 @@ For Python2.7::
cd CHIP_IO
sudo python setup.py install
cd ..
sudo rm -rf CHIP_IO
For Python3::
@ -34,7 +33,6 @@ For Python3::
cd CHIP_IO
sudo python3 setup.py install
cd ..
sudo rm -rf CHIP_IO
**Usage**