Skip to content

Commit 5194402

Browse files
committed
Update README.md
1 parent 136a341 commit 5194402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ This repository hosts sources and needs to be built before it can be used. After
8181
$ grunt @task@
8282
```
8383

84-
Where the `@task@` is either `build`, `setup` or `watch`.
84+
Where the `@task@` is either `build` or `watch`.
8585

8686
* The `build` task builds the project.
8787
* 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

Comments
 (0)