Skip to content

Commit eb3afd5

Browse files
authored
Update README.md (#13)
1 parent 39bd2db commit eb3afd5

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
@@ -7,7 +7,7 @@ A Library in Go that supports download and extraction of colcon-bundle format. h
77
## CLI
88

99
We provide a rudimentary CLI to expose the base functionality of this library.
10-
With `GOMODULE11=on` you can run it by executing:
10+
With `GO111MODULE=on` you can run it by executing:
1111

1212
`go run github.com/aws-robotics/aws-robomaker-bundle-support-library/cmd/cli`
1313

0 commit comments

Comments
 (0)