Update README.md

pull/13/head
Arjan te Marvelde 2022-07-06 22:12:52 +02:00 zatwierdzone przez GitHub
rodzic 7e6ebf0057
commit 790a9d4093
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -47,12 +47,14 @@ I use Notepad++ as editor for my source files, since I don't like the VS IDE, so
The installation, step by step, listing the choices I made:
**-1- ARM GNU toolchain**
Start the installer
Start the installer
```
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**