Skip to content

Commit

Permalink
readme changes
Browse files Browse the repository at this point in the history
  • Loading branch information
devoncarew committed Apr 14, 2015
1 parent bb8cdb5 commit 98ac66a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions readme.md
Expand Up @@ -67,9 +67,10 @@ the command-line will run the default task if one is configured.

or:

pub global run grind <args>
pub global run grinder <args>

will run the `tool/grind.dart` script with the supplied arguments.
will run the `tool/grind.dart` script with the supplied arguments. For for Dart
SDK 1.10.0, `pub run grinder` will also work.

## API documentation

Expand Down

0 comments on commit 98ac66a

Please sign in to comment.