From fdcb58493ab5f17777bc579510051dfe94ba5b69 Mon Sep 17 00:00:00 2001 From: Joerg Date: Thu, 10 Apr 2025 10:51:54 +0200 Subject: [PATCH] Typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a0e4c63..48204b3 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,6 @@ 7. Point browser to localhost:8000 8. Enjoy streaming -# Prequisites: +# Prerequisites: * MQTT Server (`apt install mosquitto` or docker-mosquitto) -* MQTT-Streaming at wavelog enabled (`config.php`-switch: `$config['mqtt_server']='your_mosquitto_server';`) \ No newline at end of file +* MQTT-Streaming at wavelog enabled (`config.php`-switch: `$config['mqtt_server']='your_mosquitto_server';`)