From 3b070006dc40402b11327c432440af48d0dfde2f Mon Sep 17 00:00:00 2001 From: Mahmoud Eladawi Date: Wed, 21 Nov 2018 14:37:47 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 49c4ebe..4d5e409 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ Prerequisites To build: ``` -make BOARD=feather_nrf52840_express all +make BOARD=feather_nrf52840_express all combinehex ``` To flash the bootloader: @@ -158,7 +158,7 @@ Makefile:90: *** BOARD not defined. Stop If you get the following error ... ``` -$ make BOARD=feather_nrf52840_express all +$ make BOARD=feather_nrf52840_express all Compiling file: main.c /bin/sh: /usr/bin/arm-none-eabi-gcc: No such file or directory make: *** [_build/main.o] Error 127