From 385df7f1cd8a6dd9418fd2ef5d8121c87761261d Mon Sep 17 00:00:00 2001
From: Robin Mueller <robin.mueller.m@gmail.com>
Date: Tue, 1 Sep 2020 13:38:26 +0200
Subject: [PATCH] Update README.md

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 642821f..2343d69 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,8 @@ Default values should work normally though.
 
 ## Examples
 Example command to test service 17,
-assuming no set client IP (set manually to PC IP Address if necessary) and default board IP 169.254.1.38:
+assuming no set client IP (set manually to PC IP Address if necessary). IP Address or port numbers have to be
+set manually in the global configuration file (IP address can be passed as a command line  argument):
 ```sh
 obsw_tmtc_client.py -m 3 -s 17
 ```
-- 
GitLab