mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
Update go-nats to nats.go in readme
This commit is contained in:
@@ -15,10 +15,10 @@ go get github.com/nats-io/nats-server
|
||||
nats-server
|
||||
```
|
||||
|
||||
Install the [Go NATS client](https://github.com/nats-io/go-nats/blob/master/README.md):
|
||||
Install the [Go NATS client](https://github.com/nats-io/nats.go/blob/master/README.md):
|
||||
|
||||
```
|
||||
go get github.com/nats-io/go-nats
|
||||
go get github.com/nats-io/nats.go/
|
||||
```
|
||||
|
||||
## Installation
|
||||
|
||||
Reference in New Issue
Block a user