diff --git a/docs/install/index.md b/docs/install/index.md index 2fe8dbf5c51e..e36ed23bb872 100644 --- a/docs/install/index.md +++ b/docs/install/index.md @@ -253,7 +253,6 @@ $ sudo apt-get install -y python-dev python-setuptools python-pip libgfortran3 ```bash $ cd python -$ pip install --upgrade pip $ pip install -e . ``` @@ -476,7 +475,6 @@ $ sudo apt-get install -y python-dev python-setuptools python-pip libgfortran3 ```bash $ cd python -$ pip install --upgrade pip $ pip install -e . ```