We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39bd2db commit eb3afd5Copy full SHA for eb3afd5
README.md
@@ -7,7 +7,7 @@ A Library in Go that supports download and extraction of colcon-bundle format. h
7
## CLI
8
9
We provide a rudimentary CLI to expose the base functionality of this library.
10
-With `GOMODULE11=on` you can run it by executing:
+With `GO111MODULE=on` you can run it by executing:
11
12
`go run github.com/aws-robotics/aws-robomaker-bundle-support-library/cmd/cli`
13
0 commit comments