From 9c6ecd3d56f695a46a8ff8220cec2122a271eb50 Mon Sep 17 00:00:00 2001 From: jcarolinares Date: Tue, 16 Jul 2024 12:43:44 +0200 Subject: [PATCH 1/2] HTML codes for backlask especial escape character added to the path --- .../software/plc-ide/tutorials/plc-ide-setup-license/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/software/plc-ide/tutorials/plc-ide-setup-license/content.md b/content/software/plc-ide/tutorials/plc-ide-setup-license/content.md index 29b2f2aadf..fcb4affc8a 100644 --- a/content/software/plc-ide/tutorials/plc-ide-setup-license/content.md +++ b/content/software/plc-ide/tutorials/plc-ide-setup-license/content.md @@ -65,7 +65,7 @@ The software requires **Windows 10** or a newer operating system version for the The Arduino PLC IDE installer contains the IDE and all the required drivers, libraries, and cores. The continuing sections will help you install the Arduino PLC IDE software properly. -***Before installing the Arduino PLC IDE 1.0.6, remove both the PLC IDE 1.0.3 and PLC IDE Tools 1.0.3 from Windows using the "Add or remove programs" tool. Also, remove the folder "T" found on the directory (C:\Users\\AppData\Local\T).*** +***Before installing the Arduino PLC IDE 1.0.6, remove both the PLC IDE 1.0.3 and PLC IDE Tools 1.0.3 from Windows using the "Add or remove programs" tool. Also, remove the folder "T" found on the directory (C:\Users\\\AppData\Local\T).*** ### 1. Arduino PLC IDE Setup From 37ea6e7269690337514e5e01023103f626d4751a Mon Sep 17 00:00:00 2001 From: jcarolinares Date: Tue, 16 Jul 2024 14:38:11 +0200 Subject: [PATCH 2/2] Small typo fix --- .../software/plc-ide/tutorials/plc-ide-setup-license/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/software/plc-ide/tutorials/plc-ide-setup-license/content.md b/content/software/plc-ide/tutorials/plc-ide-setup-license/content.md index fcb4affc8a..eea329778c 100644 --- a/content/software/plc-ide/tutorials/plc-ide-setup-license/content.md +++ b/content/software/plc-ide/tutorials/plc-ide-setup-license/content.md @@ -65,7 +65,7 @@ The software requires **Windows 10** or a newer operating system version for the The Arduino PLC IDE installer contains the IDE and all the required drivers, libraries, and cores. The continuing sections will help you install the Arduino PLC IDE software properly. -***Before installing the Arduino PLC IDE 1.0.6, remove both the PLC IDE 1.0.3 and PLC IDE Tools 1.0.3 from Windows using the "Add or remove programs" tool. Also, remove the folder "T" found on the directory (C:\Users\\\AppData\Local\T).*** +***Before installing the Arduino PLC IDE 1.0.6, remove both the PLC IDE 1.0.3 and PLC IDE Tools 1.0.3 from Windows using the "Add or remove programs" tool. Also, remove the folder "T" found on the directory (C:\Users\\AppData\Local\T).*** ### 1. Arduino PLC IDE Setup