mirror of
https://github.com/go-micro/go-micro.git
synced 2025-05-25 21:53:14 +02:00
Update README.md
This commit is contained in:
parent
2b9a6f9aeb
commit
62b985f49c
@ -9,7 +9,7 @@ Micro CLI is the command line interface for developing [Go Micro][1] projects.
|
||||
Installation is done by using the [`go install`][3] command.
|
||||
|
||||
```bash
|
||||
go install go-micro.dev/v4/cmd/micro@latest
|
||||
go install go-micro.dev/v4/cmd/micro@master
|
||||
```
|
||||
|
||||
Let's create a new service using the `new` command.
|
||||
|
Loading…
x
Reference in New Issue
Block a user