From 1431d2c16464c2ca58103ebd2c23044d46ebd69b Mon Sep 17 00:00:00 2001 From: Sam Hos Date: Mon, 27 Jan 2025 08:41:19 +0100 Subject: [PATCH] updated set up docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fffa607..a5d52dc 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ This project is a kobuki that drives around in dangerous areas and detects objec 3. **Install the required packages** - Install the following packages on the server: "docker docker-buildx mosquitto nginx" - - Install the following packages on the Raspberry Pi: "g++ make cmake", https://github.com/eclipse-paho/paho.mqtt.c, https://github.com/eclipse-paho/paho.mqtt.cpp + - Install the following packages on the Raspberry Pi: "g++ make cmake libopencv-dev libssl-dev", https://github.com/eclipse-paho/paho.mqtt.c, https://github.com/eclipse-paho/paho.mqtt.cpp