Update README.md
authorJoseph C. Lehner <jclehner@users.noreply.github.com>
Wed, 10 Feb 2016 17:48:55 +0000 (18:48 +0100)
committerJoseph C. Lehner <jclehner@users.noreply.github.com>
Wed, 10 Feb 2016 17:48:55 +0000 (18:48 +0100)
README.md

index 00af770a5a38399bf1c688f9663e1ab4bb19e02d..115f2644ca7cd07c9b4da70870c79535deb223d5 100644 (file)
--- a/README.md
+++ b/README.md
@@ -45,12 +45,11 @@ $ nmrpflash -L
 eth0      192.168.1.2  f2:11:a1:02:03:b1
 ````
 
-A firmware image file can usually be downloaded directly from netgear. For
-details on how to do this, see [here](#obtaining-firmware-images).
-
 Now we can `nmrpflash`. The argument for the `-a` option needs
 to be a *free* IP address from the same subnet as the one used by your
-network interface. We'll use `192.168.1.254`. Power on your device immediately 
+network interface. We'll use `192.168.1.254`. Firmware images can usually 
+be downloaded directly from netgear. For details on how to do this, see
+[here](#obtaining-firmware-images). Power on your device immediately 
 after starting `nmrpflash`.
 
 ````