From 2f71648f051b90920b05e783776f21ab11b285c5 Mon Sep 17 00:00:00 2001 From: RolfNoot <44534542+RolfNoot@users.noreply.github.com> Date: Tue, 16 Apr 2024 10:47:30 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 365a842..d394d1a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Onethinx OTX Maestro ## The Integrated Development Environment for the Onethinx LoRaWAN Core module +For Windows, MacOS and Linux. + Onethinx provides you with the software tools, libraries, and documentation to support the development process of innovative IoT solutions using the LoRa and LoRaWAN technology. ## 1. Download and install VS Code, extensions and OTX-Maestro @@ -10,6 +12,6 @@ Onethinx provides you with the software tools, libraries, and documentation to s - Open the Terminal panel: `Terminal` -> `New Terminal` or `CTRL+SHIFT+'` - Paste the following command `code --install-extension rolfnoot.cortex-meson-builder` and press enter - Wait till the extensions are fully installed and close VS Code (important) - - [Download and install OTX-Maestro.Tools.Setup.exe](https://github.com/onethinx/OTX-Maestro-Windows/releases) + - [Download and install OTX-Maestro.Tools.Setup](https://github.com/onethinx/OTX-Maestro-Windows/releases) - After installation, Visual Studio Code is ready to be used with the Onethinx Core Module