diff --git a/README.md b/README.md index 34d898e..38127f1 100644 --- a/README.md +++ b/README.md @@ -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