mirror of
https://github.com/go-micro/go-micro.git
synced 2025-06-12 22:07:47 +02:00
Update README.md
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user