diff --git a/README.md b/README.md index 1159732644..74be9a6222 100644 --- a/README.md +++ b/README.md @@ -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: -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