diff --git a/docs/Linux.md b/docs/Linux.md index a0c8ddc3e..f869a054b 100644 --- a/docs/Linux.md +++ b/docs/Linux.md @@ -21,7 +21,7 @@ For local builds: - SDL2 + SDL2_image + SDL2_net For 32Blit device builds: - - Arm Embedded GCC (`gcc-arm-none-eabi`, versions 7.x-9.x should work) + - Arm Embedded GCC (`gcc-arm-none-eabi`, versions 8.x-12.x should work) New enough versions of these exist in at least Debian "buster" and Ubuntu 20.04. @@ -104,4 +104,4 @@ fi And make sure to "source" it to update your current session. -Now invoking `32blit` should work. \ No newline at end of file +Now invoking `32blit` should work.