Skip to content

Commit

Permalink
Merge pull request #125 from sobi3ch/3.0
Browse files Browse the repository at this point in the history
bug in README.md
  • Loading branch information
jhedstrom committed Dec 30, 2014
2 parents 585f289 + 7908f8e commit f59a206
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 @@ -31,7 +31,7 @@ the [Full documentation](https://behat-drupal-extension.readthedocs.org)
mkdir projectdir
cd projectdir
curl -sS https://getcomposer.org/installer | php
php composer.phar require drupal/drupal.extension='~3.0'
php composer.phar require drupal/drupal-extension='~3.0'
```

1. In the projectdir, create a file called `behat.yml`. Below is the
Expand Down

0 comments on commit f59a206

Please sign in to comment.