Skip to content

Commit eef9f94

Browse files
greg-fertrond-snekvik
authored andcommitted
doc: gs: add tool examples for PATH
Add mentions of tools that need to be added to PATH. Signed-off-by: Grzegorz Ferenc <Grzegorz.Ferenc@nordicsemi.no>
1 parent bc723c1 commit eef9f94

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/nrf/gs_installing.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -506,12 +506,12 @@ Before you start :ref:`building and programming a sample application <gs_program
506506

507507
.. group-tab:: Windows
508508

509-
Make sure the locations of tools are added to the PATH variable.
509+
Make sure the locations of executable tools are added to the PATH variable, including Python, CMake, Ninja, and DTC.
510510
On Windows, SES uses the PATH variable to find executables if they are not set in SES.
511511

512512
.. group-tab:: Linux
513513

514-
Make sure the locations of tools are added to the PATH variable.
514+
Make sure the locations of executable tools are added to the PATH variable, including Python, CMake, Ninja, and DTC.
515515
On Linux, SES uses the PATH variable to find executables if they are not set in SES.
516516

517517
.. group-tab:: macOS

0 commit comments

Comments
 (0)