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.