diff --git a/docs/installation.rst b/docs/installation.rst index 3b06ca0913..a6f533c392 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -46,8 +46,8 @@ Paste each command at a Terminal prompt and run using `pip .. code-block:: bash - pip install --upgrade pip setuptools scons - pip install platformio + pip install --upgrade pip setuptools + pip install scons platformio If your computer does not recognize ``pip`` command, try to install it first using `these instructions `_. @@ -113,8 +113,8 @@ Full Guide .. code-block:: bash - pip install --upgrade pip setuptools scons - pip install platformio + pip install --upgrade pip setuptools + pip install scons platformio If your computer does not recognize ``pip`` command, try to install it first using `these instructions `_.