From fcd1e99d4183e5a5364c381c84c5c769d5e7f54a Mon Sep 17 00:00:00 2001 From: Raul Date: Tue, 15 Sep 2020 15:06:42 -0400 Subject: [PATCH] Update README --- README.rst | 2 +- docs/README_docs.rst | 2 +- docs/README_template.t_rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 1c67b4f..73310e9 100644 --- a/README.rst +++ b/README.rst @@ -141,7 +141,7 @@ Installation instructions 2. Install the package ``darth_vader_rpi`` (latest release) with *pip*:: - $ pip install pip install git+https://github.com/raul23/Darth-Vader-RPi@v0.1.0a0#egg=Darth-Vader-RPi + $ pip install git+https://github.com/raul23/Darth-Vader-RPi@v0.1.0a0#egg=Darth-Vader-RPi It will install the dependencies if they are not already found in your system. diff --git a/docs/README_docs.rst b/docs/README_docs.rst index 2f53118..8dd7627 100644 --- a/docs/README_docs.rst +++ b/docs/README_docs.rst @@ -132,7 +132,7 @@ Installation instructions 2. Install the package ``darth_vader_rpi`` (latest release) with *pip*:: - $ pip install pip install git+https://github.com/raul23/Darth-Vader-RPi@v0.1.0a0#egg=Darth-Vader-RPi + $ pip install git+https://github.com/raul23/Darth-Vader-RPi@v0.1.0a0#egg=Darth-Vader-RPi It will install the dependencies if they are not already found in your system. diff --git a/docs/README_template.t_rst b/docs/README_template.t_rst index bce018a..b2b2a09 100644 --- a/docs/README_template.t_rst +++ b/docs/README_template.t_rst @@ -178,7 +178,7 @@ Installation instructions 2. Install the package ``darth_vader_rpi`` (latest release) with *pip*:: - $ pip install pip install git+https://github.com/raul23/Darth-Vader-RPi@v0.1.0a0#egg=Darth-Vader-RPi + $ pip install git+https://github.com/raul23/Darth-Vader-RPi@v0.1.0a0#egg=Darth-Vader-RPi It will install the dependencies if they are not already found in your system.