Update README.md

pull/2/head
sq2ips 2025-02-23 11:20:17 +01:00 zatwierdzone przez GitHub
rodzic 90576c5673
commit e3c6405997
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -161,6 +161,7 @@ Now install the toolchain and `make`:
```bash
pacman -Sy mingw-w64-x86_64-arm-none-eabi-gcc mingw-w64-x86_64-arm-none-eabi-binutils mingw-w64-x86_64-arm-none-eabi-newlib make
```
Confirm the instalation and wait for the packages to download and install.
## Building with Docker on Windows
First [download Docker Desktop](https://www.docker.com/products/docker-desktop/) and install it.
TODO