Skip to content

Commit a30b723

Browse files
authored
include info on installing dependencies
1 parent fb7d13e commit a30b723

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ accept your pull requests.
2727
Contributor License Agreement (see details above).
2828
1. Fork the desired repo, develop and test your code changes.
2929

30+
Install dependencies via [Composer](http://getcomposer.org/doc/00-intro.md).
31+
Run `composer install` (if composer is installed globally).
32+
3033
To run the tests, first set up [application default
3134
credentials](https://cloud.google.com/docs/authentication/getting-started)
3235
by setting the environment variable `GOOGLE_APPLICATION_CREDENTIALS` to the

0 commit comments

Comments
 (0)