diff --git a/README.rst b/README.rst index a1389aa..4de4a1b 100644 --- a/README.rst +++ b/README.rst @@ -10,7 +10,7 @@ For Python2.7:: sudo apt-get update sudo apt-get install git build-essential python-dev python-pip flex bison chip-dt-overlays -y - git clone https://github.com/atenart/dtc + git clone https://github.com/atenart/dtc.git cd dtc make sudo make install PREFIX=/usr @@ -25,7 +25,7 @@ For Python3:: sudo apt-get update sudo apt-get install git build-essential python3-dev python3-pip flex bison chip-dt-overlays -y - git clone https://github.com/atenart/dtc + git clone https://github.com/atenart/dtc.git cd dtc make sudo make install PREFIX=/usr