Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 29cf4c8

Browse files
Update README.md
1 parent 1d917db commit 29cf4c8

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

‎README.md‎

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,12 @@ To build, run the following commands:
6363
go get github.com/go-errors/errors
6464
go get github.com/stretchr/testify
6565
go get github.com/jstemmer/go-junit-report
66-
go get github.com/arduino/go-properties-map
67-
go get github.com/arduino/go-timeutils
66+
go get -u github.com/arduino/go-properties-map
67+
go get -u github.com/arduino/go-timeutils
68+
go get google.golang.org/grpc
69+
go get github.com/golang/protobuf/proto
70+
go get golang.org/x/net/context
71+
go get github.com/fsnotify/fsnotify
6872
go get github.com/arduino/arduino-builder
6973
go build github.com/arduino/arduino-builder/arduino-builder
7074
```

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /