From 00e3a6af3c8716a409740d3df6cd190c43fe31a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20H=C3=BCbelbauer?= Date: Mon, 2 Dec 2019 19:25:42 +0100 Subject: [PATCH] Fix the build instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed993a4d..e3018333 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ go get golang.org/x/net/context go get github.com/fsnotify/fsnotify go get github.com/schollz/closestmatch go get github.com/arduino/arduino-builder -go build github.com/arduino/arduino-builder/arduino-builder +go build github.com/arduino/arduino-builder ``` ### TDD