mirror of
https://github.com/taigrr/nats.docs
synced 2026-03-28 10:35:15 -07:00
@@ -7,8 +7,8 @@ If you have a client library installed, you can try using a bundled client. Othe
|
||||
### If you have Go installed:
|
||||
|
||||
```
|
||||
> go get https://github.com/nats-io/go-nats-examples/tools/nats-pub
|
||||
> go get https://github.com/nats-io/go-nats-examples/tools/nats-sub
|
||||
> go get github.com/nats-io/go-nats-examples/tools/nats-pub
|
||||
> go get github.com/nats-io/go-nats-examples/tools/nats-sub
|
||||
```
|
||||
|
||||
### Or download a zip file
|
||||
|
||||
Reference in New Issue
Block a user