Merge pull request #65 from stesser/master

Update README.md
This commit is contained in:
Joseph C. Lehner 2020-12-31 17:50:09 +01:00 committed by GitHub
commit d9c571e2d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,7 @@ R8500, WNDR3800, but is likely to be compatible with many other Netgear devices.
Prebuilt binaries for Linux, ~OS X~ macOS and Windows are available
[here](https://github.com/jclehner/nmrpflash/releases)
([Npcap](https://nmap.org/npcap/) is required on Windows).
FreeBSD packages can be fetched and installed using the FreeBSD pkg command.
```
Usage: nmrpflash [OPTIONS...]
@ -220,6 +221,19 @@ Then, it's as easy as
$ make && sudo make install
```
On FreeBSD (assuming the ports infrastructure is installed and you have root permissions):
```
$ cd /usr/ports/sysutils/nmrpflash
$ make install
```
Or install the FreeBSD binary package with:
```
$ package install nmrpflash
```
###### Windows
The repository includes a