From 86fb405fd4588dbecb127578cd51814b242cce96 Mon Sep 17 00:00:00 2001 From: "Joseph C. Lehner" Date: Thu, 18 Feb 2016 18:50:32 +0100 Subject: [PATCH] Update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 16d09bc..38e7e84 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,8 @@ for example: `nmrpflash -i eth0 -a 192.168.1.1 -f firmware.bin -c 'ifconfig eth0 192.168.1.2'` -This will execute the command specified by `-c` prior to starting the TFTP upload. +This will execute the command specified by `-c` prior to starting the TFTP upload (in +this case setting the IP address to 192.168.1.2). ### Building and installing ###### Linux, Mac OS X, BSDs