From a79d40534027c895762644928829951b0f7a5f8d Mon Sep 17 00:00:00 2001 From: "Joseph C. Lehner" Date: Mon, 6 Jul 2020 11:27:04 +0200 Subject: [PATCH] Update README.md --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 992d5d8..1c68596 100644 --- a/README.md +++ b/README.md @@ -195,15 +195,14 @@ flashing via the web interface. ###### "bind: Cannot assign requested address" -* Specify the address of the router, and address of your computer. For example: +Specify the address of the router, and address of your computer, using +`-A` and `-a`. For example: --A 10.0.0.2 -a 10.0.0.1 +`-A 10.0.0.2 -a 10.0.0.1` or --A 192.168.1.2 -a 192.168.1.1 - - +`-A 192.168.1.2 -a 192.168.1.1` ### Building and installing ###### Linux, Mac OS X, BSDs