Skip to content

Commit 2821482

Browse files
author
Vic Shóstak
authored
Update README.md
1 parent 08052c2 commit 2821482

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
@@ -297,7 +297,7 @@ go install github.com/create-go-app/[email protected]
297297

298298
> ☝️ Don't forget to rename binary after installation, according to the version you have installed! This must be done to avoid confusion with the latest version.
299299
>
300-
> For example: `mv $GOPATH/bin/cli $GOPATH/bin/cgapp_v1_6_0`
300+
> For example: `mv $GOPATH/bin/cli $GOPATH/bin/cgapp_v1_6_0` and run it by `cgapp_v1_6_0`.
301301

302302
Found all available CLI versions on our [pkg.go.dev page](https://pkg.go.dev/github.com/create-go-app/cli?tab=versions).
303303

0 commit comments

Comments
 (0)