diff --git a/README.md b/README.md index b5008be..8ee2f0f 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,9 @@ git submodule update --init --recursively ``` ### Build Instructions +Make sure to add `WINDOWS=1` when building on Windows! -1. Run following command to build the software +1. Run following command to build the software. ```sh make all -j @@ -41,7 +42,13 @@ make clean -j ## Instructions build with Sloeber - +### Prerequisite + +1. Install [Eclipse for C/C++ developers](https://www.eclipse.org/downloads/packages/installer) + +2. Install the Eclipse Sloeber plugin by going to Help $rarr; Eclipse Marketplace and searching for Sloeber V4 + +3. Set up the plugin for the used board and install all required libraries.