From 043d57ef3708aaacd8ac42a49fe086589673b452 Mon Sep 17 00:00:00 2001
From: Felix Agner <felix.agner@control.lth.se>
Date: Thu, 5 Jan 2023 18:01:28 +0100
Subject: [PATCH] corrected small thing

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

diff --git a/README.md b/README.md
index f67e167..2e2f740 100644
--- a/README.md
+++ b/README.md
@@ -68,7 +68,7 @@ end
 ```
 
 ### Network
-At the department of automatic control, you should be connected to the omnibots via the same router. Currently this has been done with the router with name *robotlab*. IP and port conventions: Robot with name *omniX* has IP `192.168.0.10X` and port `900X` e.g.. omnibot `omni10` has IP `192.168.0.110`and port `9006`.
+At the department of automatic control, you should be connected to the omnibots via the same router. Currently this has been done with the router with name *robotlab*. IP and port conventions: Robot with name *omniX* has IP `192.168.0.10X` and port `900X` e.g.. omnibot `omni10` has IP `192.168.0.110`and port `9010`.
 
 
 ## Support
-- 
GitLab