From 541d76f64197c3bfd42c4769b3f55967b80644cb Mon Sep 17 00:00:00 2001 From: Robert Wolterman Date: Sun, 29 Jan 2017 20:10:09 +0000 Subject: [PATCH] updating readme to remove the commands that remove the source directory. --- README.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.rst b/README.rst index 6debf27..ab70ec9 100644 --- a/README.rst +++ b/README.rst @@ -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**