Update readme

This commit is contained in:
2022-07-17 12:28:58 +02:00
parent fe66b67317
commit 7d1b5e4b71

View File

@@ -16,7 +16,7 @@ How to build the Gnuk firmware
============================== ==============================
You will need the GNU toolchain and newlib for arm-none-eabi. You will need the GNU toolchain and newlib for arm-none-eabi.
Clone source code and compile To clone source code and compile, use the following commands
``` ```
git clone --recursive https://git.spengler.co.za/deon/gnuk.git gnuk git clone --recursive https://git.spengler.co.za/deon/gnuk.git gnuk
cd gnuk/src cd gnuk/src