doc: Minor fixes to the Getting Started guide

A couple of minor fixes suggested by a user.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This commit is contained in:
Carles Cufi 2019-07-25 20:47:39 +02:00 committed by Carles Cufí
commit 271eb008cd
2 changed files with 3 additions and 1 deletions

View file

@ -103,7 +103,8 @@ the directory if it doesn't exist. See :ref:`west-multi-repo` for more details.
Install Python Dependencies
***************************
Install Python packages required by Zephyr:
Install Python packages required by Zephyr. From the :file:`zephyrproject`
folder that you :ref:`cloned Zephyr into <clone-zephyr>`:
.. code-block:: console

View file

@ -198,6 +198,7 @@ Follow these steps to install the Zephyr SDK:
.. code-block:: console
cd <sdk download directory>
chmod +x zephyr-sdk-0.10.1-setup.run
./zephyr-sdk-0.10.1-setup.run -- -d ~/zephyr-sdk-0.10.1
You can pick another directory if you want. If this fails, make sure