Skip to content

Commit 7c04b7c

Browse files
authored
Update README.md (#2762)
1 parent b4a87d0 commit 7c04b7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ in the plugins repo. State and persistence becomes a core requirement beyond pro
4545

4646
## Getting Started
4747

48-
To make use of Go Micro import it
48+
To make use of Go Micro
4949

5050
```golang
51-
import "go-micro.dev/v5"
51+
go get "go-micro.dev/v5"
5252
```
5353

5454
Create a service and register a handler

0 commit comments

Comments
 (0)