Update README.md
authorJoseph C. Lehner <jclehner@users.noreply.github.com>
Sun, 13 Nov 2016 11:18:40 +0000 (12:18 +0100)
committerGitHub <noreply@github.com>
Sun, 13 Nov 2016 11:18:40 +0000 (12:18 +0100)
README.md

index a9226cf875a49e2acf187aa7511dece8b4a0a26d..a1b964668ed391036552b24bbdaf7ab1b4ba8016 100644 (file)
--- a/README.md
+++ b/README.md
@@ -103,10 +103,6 @@ address assigned to the target (e.g. if your network is `192.168.1.0/24`, specif
 IP address, such as `-a 192.168.1.252`), and `-A` to change the IP address used for the
 network interface.
 
-On Linux, `nmrpflash` uses interface alias `:42` by default, so if you specify `-i eth0`,
-it will actually use `eth0:42`. To override this, manually specify an alias (e.g.
-`-i eth0:43`).
-
 This error message could also indicate a bug in the TFTP code; try using an external tftp
 client (busybox in this example), by specifying the `-c` flag instead of the `-f` flag: