From 81d5c5fa223497cad74dfe3aa0015d8b059f768e Mon Sep 17 00:00:00 2001 From: Schildkroet Date: Wed, 23 May 2018 18:40:59 +0200 Subject: [PATCH] Updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3db6f5..a135d56 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Grbl-Advanced includes full acceleration management with look ahead. That means * Flash HEX created in bin/Release #### Linux -* Install Build Essentials, GCC arm-none-eabi and Texane st-util +* Install Build Essentials, [GNU ARM Embedded Toolchain](https://developer.arm.com/open-source/gnu-toolchain/gnu-rm) and [texane st-util](https://github.com/texane/stlink) * Run 'make' and 'make flash' in Terminal ***