Update README.md

This commit is contained in:
Asim Aslam
2021-09-17 11:44:41 +01:00
committed by GitHub
parent afb2bbf9b6
commit 1a2aebf255

View File

@@ -24,7 +24,7 @@ To call a service from another
```
import (
pb "github.com/micro/services/db/proto"
pb "github.com/micro/services/helloworld/proto"
)
```