We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdb69d5 commit 78b229cCopy full SHA for 78b229c
README.md
@@ -31,7 +31,7 @@ __NOTE:__ During installation it takes the Arduino IDE a few minutes to extract
31
32
### Adafruit's nrfutil tools
33
34
-[adafruit-nrfutil](https://github.com/adafruit/Adafruit_nRF52_nrfutil) (derived from Nordic pc-nrfutil) is needed to upload sketch via serial port.
+[adafruit-nrfutil](https://github.com/adafruit/Adafruit_nRF52_nrfutil) (derived from Nordic pc-nrfutil) is needed to create the OTA update file.
35
36
- For Windows and macOS, pre-built executable binaries are included in the BSP at `tools/adafruit-nrfutil/`. It should work out of the box.
37
- Linux users need to run the follow commands to install the nrfutil tools:
0 commit comments