Skip to content

Commit 9279b1c

Browse files
author
Vic Shóstak
authored
Update README.md
1 parent b2a7c52 commit 9279b1c

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
@@ -13,7 +13,7 @@ First of all, [download](https://golang.org/dl/) and install **Go**. Version `1.
1313
Next, download the **latest** version of the Create Go App CLI to your system:
1414

1515
```bash
16-
go get -u github.com/create-go-app/cli
16+
go get github.com/create-go-app/cli
1717
```
1818

1919
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

Comments
 (0)