Skip to content

Commit ea721da

Browse files
divipillainordicjm
authored andcommitted
doc: bme68x_iaq - Add file path to execute west config
BME68X IAQ driver was missing path to where the west config command should be executed. Added the same. TECHDOC-3224 Signed-off-by: divya pillai <[email protected]>
1 parent b6c2f44 commit ea721da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/nrf/drivers/bme68x_iaq.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ BME68X IAQ driver
1010
You can use the BME68X IAQ driver to run the Bosch Sensor Environmental Cluster (BSEC) library in order to get Indoor Air Quality (IAQ) readings.
1111

1212
The BSEC library is distributed with a Bosch proprietary license (`BSEC license`_) that prevents it from being part of |NCS|.
13-
To start using it, you have to accept the license and enable the download with the following commands:
13+
To start using it, you have to accept the license and enable the download by running the following commands in the :file:`nrf` folder:
1414

1515
.. code-block::
1616

0 commit comments

Comments
 (0)