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 b2a7c52 commit 9279b1cCopy full SHA for 9279b1c
README.md
@@ -13,7 +13,7 @@ First of all, [download](https://golang.org/dl/) and install **Go**. Version `1.
13
Next, download the **latest** version of the Create Go App CLI to your system:
14
15
```bash
16
-go get -u github.com/create-go-app/cli
+go get github.com/create-go-app/cli
17
```
18
19
Installation is done by using the [`go build`](https://golang.org/cmd/go/#hdr-Compile_packages_and_dependencies) command with `$GOPATH/bin`:
0 commit comments