1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-11-23 21:44:41 +02:00

Update installation command to specific version

This commit is contained in:
Asim Aslam
2025-10-20 11:41:26 +01:00
committed by GitHub
parent 3e05108882
commit db9b1e8d79

View File

@@ -7,7 +7,7 @@ Go Micro Command Line
Install `micro` via `go install`
```
go install go-micro.dev/v5/cmd/micro@latest
go install go-micro.dev/v5/cmd/micro@v5.10.0
```
Or via install script