Add 'sudo' notice

This commit is contained in:
Ivan Kravets
2014-11-14 00:17:09 +02:00
parent 145fcb63e2
commit 2b1b64c5c1

View File

@ -22,7 +22,8 @@ Please *choose one of* the following installation:
Super-Quick (Mac / Linux)
-------------------------
To install or upgrade *PlatformIO* paste that at a *Terminal* prompt:
To install or upgrade *PlatformIO* paste that at a *Terminal* prompt
(may require administrator access ``sudo``):
.. code-block:: bash
@ -35,7 +36,7 @@ Installer Script (Mac / Linux / Windows)
To install or upgrade *PlatformIO*, download
`get-platformio.py <https://raw.githubusercontent.com/ivankravets/platformio/develop/scripts/get-platformio.py>`_ script.
Then run the following (which may require administrator access ``sudo``):
Then run the following (may require administrator access ``sudo``):
.. code-block:: bash