Skip to content

Commit

Permalink
Issue #43: Fix README.
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiu-cristea authored and ademarco committed Mar 12, 2018
1 parent eaf41e0 commit 4a12bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Run `./vendor/bin/run help [command-name]` for more information about each comma
## Expose custom commands as YAML configuration

The Task Runner allows you to expose new commands by just listing its [tasks](http://robo.li/getting-started/#tasks)
under the `commands:` property in `robo.yml.dist`/`robo.yml`.
under the `commands:` property in `runner.yml.dist`/`runner.yml`.

For example, the following YAML portion will expose two commands, `drupal:site-setup` and `setup:behat`:

Expand Down

0 comments on commit 4a12bfb

Please sign in to comment.