We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e05108 commit db9b1e8Copy full SHA for db9b1e8
cmd/micro/README.md
@@ -7,7 +7,7 @@ Go Micro Command Line
7
Install `micro` via `go install`
8
9
```
10
-go install go-micro.dev/v5/cmd/micro@latest
+go install go-micro.dev/v5/cmd/micro@v5.10.0
11
12
13
Or via install script
0 commit comments