Update readme
This commit is contained in:
parent
98b8bc3c74
commit
63979329ef
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
|
@ -39,7 +39,17 @@ Remote finished. Closing connection.
|
||||||
````
|
````
|
||||||
|
|
||||||
### Building and installing
|
### Building and installing
|
||||||
|
###### Linux, Mac OS X, BSDs
|
||||||
|
|
||||||
````
|
````
|
||||||
$ make && sudo make install
|
$ make && sudo make install
|
||||||
````
|
````
|
||||||
|
|
||||||
|
###### Windows
|
||||||
|
|
||||||
|
The repository includes a
|
||||||
|
[DevCpp](http://sourceforge.net/projects/orwelldevcpp/)
|
||||||
|
project file (`nmrp-flash.dev`). Download the latest
|
||||||
|
[WinPcap Developer Pack](http://www.winpcap.org/devel.htm)
|
||||||
|
and extract it into the root folder of the nmrp-flash sources.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue