From e895557a588f95f49f09040ec1115d907779affd Mon Sep 17 00:00:00 2001 From: Klaus Musch Date: Sun, 10 Mar 2024 17:43:21 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb9551f..b2dba90 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ The software can be adjusted to your needs. You can add your own amplifier, TV a * some smart home devices controlled with MQTT * an IR receiver for decoding the IR codes from your remote -Please see the [wiki on how to understand and modify the software.](https://github.com/CoretechR/OMOTE/wiki/How-to-understand-and-modify-the-software) +Please see the [wiki on how to understand and modify the software.](https://github.com/CoretechR/OMOTE/wiki/02-How-to-understand-and-modify-the-software) You need to have PlatformIO running, and you need to know how to compile and flash your own firmware with PlatformIO. There is no prebuild firmware.