Skip to content

Commit 60cd459

Browse files
committed
readme cloud sdk
1 parent 9a2d86a commit 60cd459

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ 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.
65+
6466
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.
6567

6668
To release a new version:

0 commit comments

Comments
 (0)