We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 136a341 commit 5194402Copy full SHA for 5194402
README.md
@@ -81,7 +81,7 @@ This repository hosts sources and needs to be built before it can be used. After
81
$ grunt @task@
82
```
83
84
-Where the `@task@` is either `build`, `setup` or `watch`.
+Where the `@task@` is either `build` or `watch`.
85
86
* The `build` task builds the project.
87
* The `watch` task will launch a task that watches for file changes; the project is then automatically built if a source file is modified.
0 commit comments