1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00

Update pubsub.md

This commit is contained in:
Ginger Collison 2019-10-07 13:05:18 -05:00 committed by GitHub
parent 320fd3fef3
commit fb1b7b9a2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,7 +54,7 @@ You should see the message: _Listening on \[msg.test\]_
You will use this session to run a NATS publisher client. You will use this session to run a NATS publisher client.
## 6. CD to the examples directory ### 6. CD to the examples directory
```bash ```bash
% cd $GOPATH/src/github.com/nats-io/nats.go/examples % cd $GOPATH/src/github.com/nats-io/nats.go/examples