Fixed type in README

This commit is contained in:
jacobawenger
2014-07-10 15:16:46 -07:00
parent 42a5f73054
commit fee528a537

View File

@@ -86,7 +86,7 @@ If you'd like to contribute to ReactFire, you'll need to run the following comma
```bash
$ git clone https://github.com/firebase/reactfire.git
$ npm install -g gulp # globally intall gulp task runnger
$ npm install -g gulp # globally intall gulp task runner
$ npm install # install local npm build / test dependencies
$ bower install # install local JavaScript dependencies
$ gulp watch # watch for source file changes