Skip to content

Commit 2cf2ac4

Browse files
authored
docs(getting-started): update install command to use main branch (#318)
Signed-off-by: chlins <[email protected]>
1 parent d9a6345 commit 2cf2ac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
### Binary
66

77
```shell
8-
$ go install github.com/modelpack/modctl@latest
8+
$ go install github.com/modelpack/modctl@main
99
```
1010

1111
### Build from source

0 commit comments

Comments
 (0)