Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AngeDieu committed Jan 4, 2024
1 parent 45df4a6 commit ca8d9ac
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 @@ -176,7 +176,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 WSL terminal, 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 ca8d9ac

Please sign in to comment.