Merge pull request #351 from AngeDieu/upsilon-dev

Update README.md
This commit is contained in:
Yaya-Cout
2025-11-05 14:40:28 +00:00
committed by GitHub

View File

@@ -186,11 +186,10 @@ wsl --set-default-version 2
WSL is now installed.
6. Then Install GCC cross compiler for ARM. In your Ubuntu teminal, run:
<!-- TODO: Test if `wsl --install` works better, and if WSL2 has not became the
default -->
6. Then install GCC cross compiler for ARM.
```bash
sudo apt-get update
sudo apt-get install build-essential git imagemagick libx11-dev libxext-dev libfreetype6-dev libpng-dev libjpeg-dev pkg-config gcc-arm-none-eabi binutils-arm-none-eabi