From 5711fcafa4670fc5e238132bd063f986fdfd1e12 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Sun, 9 Mar 2025 18:19:26 +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 42f6463..3867dcc 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ESP32 is a series of low-cost, low-power system on a chip microcontrollers with ## IDE Preparation -- [Download and install official Microsoft Visual Studio Code](https://code.visualstudio.com/). pioarduino IDE is built on top of it. +- [Download and install Microsoft Visual Studio Code](https://code.visualstudio.com/). pioarduino IDE is on top of it. - Open the extension manager. - Search for the `pioarduino ide` extension. - Install pioarduino IDE extension.