Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
veeramarni authored Sep 16, 2017
1 parent 3fe9f69 commit 4491e23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const subscriptionManager = new SubscriptionManager({
});
```

You needs nats running in background. Check out https://nats.io to start on your machine.
You needs `gnatsd daemon` running in background. Check out https://nats.io to start on your machine.
## Using Trigger Transform

As the [graphql-redis-subscriptions](https://github.com/davidyaha/graphql-redis-subscriptions) package, this package support
Expand Down

0 comments on commit 4491e23

Please sign in to comment.