From 25db67eb5a557fd1a64eaa9b4e5d879fec6d6272 Mon Sep 17 00:00:00 2001 From: Jonathan Naylor Date: Thu, 14 Jan 2016 21:31:33 +0000 Subject: [PATCH] Upfate the README.md file for BUILD.txt --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c55d822..189b1e4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ This is the source code of the MMDVM firmware that supports D-Star, DMR< and System Fusion. -Vurrently it only runs on the Arduino Due, but other platforms are planned. +Currently it only runs on the Arduino Due, but other platforms are planned. + +In order to build this software you will need to edit a file within the Arduino +GUI and that is detailed in the BUILD.txt file.