Skip to content

Commit 3b881e7

Browse files
committed
Update README.adoc
1 parent 981e976 commit 3b881e7

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.adoc

+9-9
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ WiFi 101 shield.
1919

2020
== How to build ==
2121

22-
go get go.bug.st/serial
23-
go build src/github.com/arduino-libraries/WiFi101-FirmwareUpdater/cli/main/winc1500-uploader.go
24-
25-
go get github.com/google/gxui
26-
go get github.com/google/gxui/drivers/gl
27-
go get github.com/google/gxui/gxfont
28-
go get github.com/google/gxui/math
29-
go get github.com/google/gxui/samples/flags
30-
go build src/github.com/arduino-libraries/WiFi101-FirmwareUpdater/gui/main/winc1500-uploader-gui.go
22+
go get go.bug.st/serial
23+
go build src/github.com/arduino-libraries/WiFi101-FirmwareUpdater/cli/main/winc1500-uploader.go
24+
25+
go get github.com/google/gxui
26+
go get github.com/google/gxui/drivers/gl
27+
go get github.com/google/gxui/gxfont
28+
go get github.com/google/gxui/math
29+
go get github.com/google/gxui/samples/flags
30+
go build src/github.com/arduino-libraries/WiFi101-FirmwareUpdater/gui/main/winc1500-uploader-gui.go
3131

3232
== License ==
3333

0 commit comments

Comments
 (0)