mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
Update README.md
precise to use linux terminal with wsl installation
This commit is contained in:
@@ -185,7 +185,7 @@ wsl --set-default-version 2
|
|||||||
|
|
||||||
WSL is now installed.
|
WSL is now installed.
|
||||||
|
|
||||||
6. Then Install GCC cross compiler for ARM.
|
6. Then Install GCC cross compiler for ARM. In your Ubuntu teminal, run:
|
||||||
```bash
|
```bash
|
||||||
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
|
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
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user