From fc165fc596ae2ebc4b264371ef88b1c3d277d2fb Mon Sep 17 00:00:00 2001
From: Chris Anderson <analoguedevices@gmail.com>
Date: Tue, 10 Apr 2012 22:45:33 -0700
Subject: [PATCH] elaborate on Make instructions

---
 README.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.txt b/README.txt
index d208de95a..874f6393f 100644
--- a/README.txt
+++ b/README.txt
@@ -8,7 +8,8 @@ To install the libraries:
 
 Building using make 
 -----------------------------------------------
- - go to directory of sketch and type make.
+ - go to directory of sketch and type "make".
+ --type "make upload" to upload according to the parameters in config.mk .
 
 Building using cmake
 -----------------------------------------------
-- 
GitLab