aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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```.