Skip to content
This repository was archived by the owner on Jan 17, 2023. It is now read-only.

Commit bd6cac1

Browse files
authored
Merge pull request #73 from NordicSemiconductor/doc-update
Update README.md
2 parents 1841622 + 8cfd4b9 commit bd6cac1

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,11 @@ This will also retrieve and install all additional required packages.
4141

4242
**Note**: Please refer to the [pc-ble-driver-py PyPI installation note on Windows](https://github.com/NordicSemiconductor/pc-ble-driver-py#installing-from-pypi) if you are running nrfutil on this operating system.
4343

44-
**Note**: To use the `dfu ble` option you will need to set up your boards to be able to communicate with your computer. You can find additional information here: [Hardware setup](https://github.com/NordicSemiconductor/pc-ble-driver#hardware-setup).
44+
**Note**: To use the `dfu ble` option you will need to set up your boards to be able to communicate with your computer. You can find additional information here: [Hardware setup](https://github.com/NordicSemiconductor/pc-ble-driver/blob/master/Installation.md#hardware-setup).
45+
46+
## Downloading precompiled Windows executable
47+
48+
A Windows standalone executable (.exe) of nrfutil is available for download on the [Releases](https://github.com/NordicSemiconductor/pc-nrfutil/releases) page.
4549

4650
## Running and installing from source
4751

@@ -95,7 +99,7 @@ pyinstaller /full/path/to/nrfutil.spec
9599

96100
**Note**: Please refer to the [pc-ble-driver-py PyPI installation note on Windows](https://github.com/NordicSemiconductor/pc-ble-driver-py#installing-from-pypi) if you are running nrfutil on this operating system.
97101

98-
**Note**: To use the `dfu ble` option you will need to set up your boards to be able to communicate with your computer. You can find additional information here: [Hardware setup](https://github.com/NordicSemiconductor/pc-ble-driver/tree/self_contained_driver#hardware-setup).
102+
**Note**: To use the `dfu ble` option you will need to set up your boards to be able to communicate with your computer. You can find additional information here: [Hardware setup](https://github.com/NordicSemiconductor/pc-ble-driver/blob/master/Installation.md#hardware-setup).
99103

100104
## Usage
101105

0 commit comments

Comments
 (0)