mirror of
https://github.com/xtacocorex/CHIP_IO
synced 2025-07-20 12:53:22 +00:00
updating readme to remove the commands that remove the source directory.
This commit is contained in:
@ -19,7 +19,6 @@ For Python2.7::
|
|||||||
cd CHIP_IO
|
cd CHIP_IO
|
||||||
sudo python setup.py install
|
sudo python setup.py install
|
||||||
cd ..
|
cd ..
|
||||||
sudo rm -rf CHIP_IO
|
|
||||||
|
|
||||||
For Python3::
|
For Python3::
|
||||||
|
|
||||||
@ -34,7 +33,6 @@ For Python3::
|
|||||||
cd CHIP_IO
|
cd CHIP_IO
|
||||||
sudo python3 setup.py install
|
sudo python3 setup.py install
|
||||||
cd ..
|
cd ..
|
||||||
sudo rm -rf CHIP_IO
|
|
||||||
|
|
||||||
**Usage**
|
**Usage**
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user