From e41883026d23ffa00888cf6caba2360d4bead7d9 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Mon, 2 Jul 2012 15:13:52 +0200 Subject: modify readme for new makefiles --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18c2a1e..4b8444d 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This library provides access to the Velleman K8055 USB Experiment Board for oper ## Build ### Local build -Run ```make``` or ```make local``` in the project root folder. Products are copied to 'target' directory. +Run ```make local``` in the project root folder. Products are copied to 'target' directory. To remove all generated files, run ```make clean```. -- cgit v1.2.3