From 2b1b64c5c1e5e98c69ea71e4098dbd099dc47c1f Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Fri, 14 Nov 2014 00:17:09 +0200 Subject: [PATCH] Add 'sudo' notice --- docs/installation.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/installation.rst b/docs/installation.rst index fbddf7ec..7284223c 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -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 `_ script. -Then run the following (which may require administrator access ``sudo``): +Then run the following (may require administrator access ``sudo``): .. code-block:: bash