Skip to content

Commit 00e3a6a

Browse files
Fix the build instructions
1 parent 29a53de commit 00e3a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ go get golang.org/x/net/context
7272
go get github.com/fsnotify/fsnotify
7373
go get github.com/schollz/closestmatch
7474
go get github.com/arduino/arduino-builder
75-
go build github.com/arduino/arduino-builder/arduino-builder
75+
go build github.com/arduino/arduino-builder
7676
```
7777

7878
### TDD

0 commit comments

Comments
 (0)