Skip to content

Commit bb5a8a9

Browse files
committed
readme cloud sdk
1 parent 60cd459 commit bb5a8a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ You can call `.publish` or instantiate an instance and call `#publish` for each
6161

6262
## Development
6363

64-
You must install [Google Cloud SDK](https://cloud.google.com/sdk/). The specs in this project expect to be able to start a google cloud pubsub emulator locally.
64+
You must install [Google Cloud SDK](https://cloud.google.com/sdk/) and the [pubsub emulator](https://cloud.google.com/pubsub/docs/emulator). The specs in this project expect to be able to start a google cloud pubsub emulator locally.
6565

6666
After checking out the repo, run `bundle` to install dependencies. Then, run `bundle exec rspec` to run the tests. You can also run `bundle exec bin/console` for an interactive prompt that will allow you to experiment.
6767

0 commit comments

Comments
 (0)