From 945968219ad00387173b9eab7d7ae246b213895e Mon Sep 17 00:00:00 2001 From: Bryan Biedenkapp Date: Fri, 3 Dec 2021 22:25:50 -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 d84b76fa..3c0d836a 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,11 @@ The DVM Host software does not have any specific library dependancies and is wri * Makefile.arm - This makefile is used for cross-compiling for a ARM platform. * Makefile.rpi-arm - This makefile is used for cross-compiling for a Raspberry Pi. +Use the ```make``` command to build the software. + * For RPi using Debian/Ubuntu OS install the standard ARM embedded toolchain (typically arm-gcc-none-eabi). 1. Switch to "/opt" and checkout ```https://github.com/raspberrypi/tools.git```. -Use the ```make``` command to build the software. - ## Configuration When first setting up a DVM instance, it is required to properly set the "Logical Channel ID" (or LCN ID) data and then calibrate the modem.