diff --git a/docs/installation.rst b/docs/installation.rst index bfe1695c..15eb1657 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -47,7 +47,7 @@ Run the following using `pip `_ .. code-block:: bash pip install --upgrade pip setuptools scons - pip install platformio + pip install -U platformio If your computer does not recognize ``pip`` command, try to install it first using `these instructions `_.