Skip to content

Commit

Permalink
Update DEVELOPMENT.md with correct npm command (#1214)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Montrois authored and jhchen committed Dec 22, 2016
1 parent c5d87b1 commit 03940e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ While Quill features an extensive javascript test suite, which you can run with:

However some functionality can only be tested with webdriver. To set up or update webdriver run:

npm webdriver:update
npm run webdriver:update

Once webdriver is installed, you can run the test suite with

Expand Down

0 comments on commit 03940e9

Please sign in to comment.