Skip to content

Commit c968429

Browse files
committed
update readme
1 parent a9402a9 commit c968429

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ There are two methods that you can use to install this BSP. We highly recommend
3838

3939
[adafruit-nrfutil](https://github.com/adafruit/Adafruit_nRF52_nrfutil) (derived from Nordic pc-nrfutil) is needed to upload sketch via serial port.
4040

41-
- For Windows and macOS, pre-built executable binaries are included in the BSP at `tools/adafruit-nrfutil/`.
42-
- While Linux user can install it easily via PyPi
41+
- For Windows and macOS, pre-built executable binaries are included in the BSP at `tools/adafruit-nrfutil/`. It should work out of the box.
42+
- Linux user need to run follow command to install it from PyPi
4343

4444
```
4545
$ pip3 install adafruit-nrfutil --user

0 commit comments

Comments
 (0)