Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasyip committed May 15, 2014
1 parent 5b8d710 commit c388430
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@ Will create the same build as `grunt build`, but will continue to watch for file

Only build the theme files. Typically, you'll want to use `grunt watch` for developing a custom theme. (The `default` grunt task must be called once before this task.)

#### `grunt test` (The `default` grunt task must be called once before this task.)
#### `grunt test`

Run our test suite.
Run our test suite. (The `default` grunt task must be called once before this task.)

#### `grunt dist`

Expand Down

0 comments on commit c388430

Please sign in to comment.