Fix link to go-nats client REAME.md

This commit is contained in:
Christophe de Vienne
2016-12-01 14:15:01 +01:00
parent 95336c87df
commit 5bed783f44

View File

@@ -14,7 +14,7 @@ go get github.com/nats-io/gnatsd
gnatsd -D -V
```
Install the [Go NATS client](https://github.com/nats-io/nats/blob/master/README.md):
Install the [Go NATS client](https://github.com/nats-io/go-nats/blob/master/README.md):
```
go get github.com/nats-io/go-nats