From 18c3d3d13b8eca72a18dce58fe89a1ca04cc286f Mon Sep 17 00:00:00 2001
From: Tassos <tassos@natsakis.com>
Date: Tue, 14 Jan 2025 11:24:28 +0200
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 7aca42d..eb43160 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ This is a ROS2 package that creates a bridge between ROS2 and OfficeBots, publis
 
 ## Installation
 
-Clone this repository in your workspace, install dependencies, and build the package. This package depends on the `officebots` and `webserial` python packages which can be installed via pip:
+Clone this repository in your workspace, install dependencies, and build the package. This package depends on the `officebots` and `websockets` python packages which can be installed via pip:
 
 > $ pip install officebots webserial
 
-- 
GitLab