From b7fa55a69ad991e93190d27628d106e6a04ee4b7 Mon Sep 17 00:00:00 2001 From: 0x23 Date: Mon, 1 Sep 2025 18:11:07 +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 7237917..32d1a24 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ It implements path planning with look-ahead and unlike many other motion control #### Building and Flashing the Firmware -For building and flashing the firmware, visual studio code (available for free in windows and linux) is recommended. +For building and flashing the firmware, visual studio code (available for free on windows and linux) is recommended. Install the PlattformIO addon and open the firmware folder. You can now build and flash the firmware like any other PlattformIO project. ### ⚙ G-Code Interface