mirror of
https://github.com/go-micro/go-micro.git
synced 2025-07-12 22:41:07 +02:00
Update README.md (#2762)
This commit is contained in:
@ -45,10 +45,10 @@ in the plugins repo. State and persistence becomes a core requirement beyond pro
|
||||
|
||||
## Getting Started
|
||||
|
||||
To make use of Go Micro import it
|
||||
To make use of Go Micro
|
||||
|
||||
```golang
|
||||
import "go-micro.dev/v5"
|
||||
go get "go-micro.dev/v5"
|
||||
```
|
||||
|
||||
Create a service and register a handler
|
||||
|
Reference in New Issue
Block a user