Update README to include new task name

#1797
This commit is contained in:
Peter Sorensen
2017-01-10 12:05:37 -08:00
committed by GitHub
parent 7d87c3d7e3
commit faf77d791f

View File

@@ -95,7 +95,7 @@ You now have all the necessary dependencies to run the build process.
#### Additional commands
* `yarn run clean` — Remove your `dist/` folder
* `yarn run rmdist` — Remove your `dist/` folder
* `yarn run lint` — Run eslint against your assets and build scripts
* `composer test` — Check your PHP for code smells with `phpmd` and PSR-2 compliance with `phpcs`