Skip to content

Commit 9c4496d

Browse files
committed
update manual install command in go release
1 parent a945d18 commit 9c4496d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ release:
8585
8686
### Using Go Install
8787
```bash
88-
go install github.com/abdo-farag/otc-cli@{{ .Tag }}
88+
go install github.com/abdo-farag/otc-cli/cmd/otc-cli@{{ .Tag }}
8989
```
9090
9191
### Manual Installation

0 commit comments

Comments
 (0)