Skip to content

Commit db9b1e8

Browse files
authored
Update installation command to specific version
1 parent 3e05108 commit db9b1e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/micro/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Go Micro Command Line
77
Install `micro` via `go install`
88

99
```
10-
go install go-micro.dev/v5/cmd/micro@latest
10+
go install go-micro.dev/v5/cmd/micro@v5.10.0
1111
```
1212

1313
Or via install script

0 commit comments

Comments
 (0)