From 75434c99149d9ad7a7416d45d69bb91ae6d0bf17 Mon Sep 17 00:00:00 2001 From: "Joseph C. Lehner" Date: Thu, 18 Feb 2016 18:51:43 +0100 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 38e7e84..132fb75 100644 --- a/README.md +++ b/README.md @@ -87,8 +87,8 @@ operation took longer than 120 seconds. `nmrpflash` refuses to use an IP address / subnet mask combination that would make the remote device unreachable from the device running `nmrpflash`. For -example, if interface Z uses 192.168.0.1/255.255.255.0, assigning -192.168.2.100/255.255.255.0 makes no sense, because the TFTP upload will +example, if the IP address of your computer is 192.168.0.1/255.255.255.0, assigning +192.168.2.1/255.255.255.0 to the router makes no sense, because the TFTP upload will fail. ###### "IP address of X has changed. Please assign a static IP to the interface." -- 2.25.1