mirror of
https://github.com/go-micro/go-micro.git
synced 2025-05-31 21:59:42 +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.
|
Installation is done by using the [`go install`][3] command.
|
||||||
|
|
||||||
```bash
|
```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.
|
Let's create a new service using the `new` command.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user