Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
precise to use linux terminal with wsl installation
  • Loading branch information
AngeDieu authored Dec 7, 2023
1 parent 52bc616 commit d51c55f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ wsl --set-default-version 2

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
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
```
Expand Down

0 comments on commit d51c55f

Please sign in to comment.