Remove mention of grunt test --debug from README

It isn't supported anymore.
This commit is contained in:
Dan Abramov 2015-12-21 19:18:23 +00:00
parent dc9b3fedb2
commit ca31e9f3f7

View File

@ -84,8 +84,6 @@ We use grunt to automate many tasks. Run `grunt -h` to see a mostly complete lis
```sh
# Build and run tests with PhantomJS
grunt test
# Build and run tests in your browser
grunt test --debug
# Lint the code with ESLint
grunt lint
# Wipe out build directory