From 36658828ffaa665182985823d0c8437d2636abf6 Mon Sep 17 00:00:00 2001 From: akdeb Date: Mon, 26 May 2025 17:16:55 +0100 Subject: [PATCH] remove quotes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1589ae1..66f543a 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ npm run dev - **DEV_MODE:** Alternatively, you can run your own edge server locally by following the instructions below and in the [Deno server README](server-deno/README.md). -- > **Pro Tip:** You can adjust this server setting in the `firmware-arduino/Config.h` file. +> **Pro Tip:** You can adjust this server setting in the `firmware-arduino/Config.h` file. 5. **If you choose to run your own edge server locally:**