1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-10-30 23:27:41 +02:00

Update README to remove install script section

Removed mention of install script from README.
This commit is contained in:
Asim Aslam
2025-10-22 21:19:31 +01:00
committed by GitHub
parent 91d91eef1f
commit de5057e35d

View File

@@ -10,8 +10,6 @@ Install `micro` via `go install`
go install go-micro.dev/v5/cmd/micro@v5.10.0
```
Or via install script
## Create a service