Update README.md
This commit is contained in:
		
							parent
							
								
									6c090ad9e8
								
							
						
					
					
						commit
						5bb102be0c
					
				
					 1 changed files with 11 additions and 2 deletions
				
			
		
							
								
								
									
										13
									
								
								README.md
									
										
									
									
									
								
							
							
						
						
									
										13
									
								
								README.md
									
										
									
									
									
								
							|  | @ -10,8 +10,8 @@ R6800, R8000, R8000P, R8500, WNDR3800, WNDR4300, WNDR4500v3 WNR3500, but is like | ||||||
| many other Netgear devices as well. | many other Netgear devices as well. | ||||||
| 
 | 
 | ||||||
| Prebuilt binaries for Linux, macOS and Windows are available [here](https://github.com/jclehner/nmrpflash/releases) | Prebuilt binaries for Linux, macOS and Windows are available [here](https://github.com/jclehner/nmrpflash/releases) | ||||||
| ([Npcap](https://nmap.org/npcap/#download) is required on Windows). FreeBSD packages can be fetched and installed using the | ([Npcap](https://nmap.org/npcap/#download) is required on Windows). On Linux and macOS, you can also use | ||||||
| FreeBSD `pkg` command. | [Homebrew](https://formulae.brew.sh/formula/nmrpflash). FreeBSD packages can be fetched and installed using the FreeBSD `pkg` command. | ||||||
| 
 | 
 | ||||||
| ``` | ``` | ||||||
| Usage: nmrpflash [OPTIONS...] | Usage: nmrpflash [OPTIONS...] | ||||||
|  | @ -112,6 +112,9 @@ developer". Click the `Allow anyway` button next to it, and run `nmrpflash` agai | ||||||
| 
 | 
 | ||||||
| If that doesn't work, try [this](https://support.apple.com/guide/mac-help/open-a-mac-app-from-an-unidentified-developer-mh40616/mac). | If that doesn't work, try [this](https://support.apple.com/guide/mac-help/open-a-mac-app-from-an-unidentified-developer-mh40616/mac). | ||||||
| 
 | 
 | ||||||
|  | Please note that [Homebrew](https://formulae.brew.sh/formula/nmrpflash) is the preferred method of | ||||||
|  | installing `nmrpflash` on macOS. | ||||||
|  | 
 | ||||||
| ###### "No suitable network interfaces found." | ###### "No suitable network interfaces found." | ||||||
| 
 | 
 | ||||||
| Make sure the network interface is up (wireless interfaces are not supported). | Make sure the network interface is up (wireless interfaces are not supported). | ||||||
|  | @ -231,6 +234,12 @@ Then, it's as easy as | ||||||
| $ make && sudo make install | $ make && sudo make install | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | On Linux and macOS, you can use [Homebrew](https://brew.sh) to install `nmrpflash`: | ||||||
|  | 
 | ||||||
|  | ``` | ||||||
|  | $ brew install nmrpflash | ||||||
|  | ``` | ||||||
|  | 
 | ||||||
| On FreeBSD (assuming the ports infrastructure is installed and you have root permissions): | On FreeBSD (assuming the ports infrastructure is installed and you have root permissions): | ||||||
| 
 | 
 | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue