From 75cd3cacd489726ca826bc9365ea73f1af8d681f Mon Sep 17 00:00:00 2001 From: Arjan te Marvelde Date: Wed, 6 Jul 2022 22:15:50 +0200 Subject: [PATCH] Update README.md --- README.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 996873e..33973f8 100644 --- a/README.md +++ b/README.md @@ -48,13 +48,11 @@ The installation, step by step, listing the choices I made: **-1- ARM GNU toolchain** Start the installer -``` - Language: English - Next - I Agree - Folder as proposed, Install - Tick the box: "Add path to environment variable", Finish -``` +- Language: English +- Next +- I Agree +- Folder as proposed, Install +- Tick the box: "Add path to environment variable", Finish If the installer complains, you can also add the folder location manually to the system path (something like "C:\Program Files (x86)\Arm GNU Toolchain arm-none-eabi\11.2 2022.02") **-2- CMake**