Skip to content

Commit

Permalink
Removing redundant "--stability dev" from installation command (drupa…
Browse files Browse the repository at this point in the history
  • Loading branch information
hansfn authored and webflo committed Jan 26, 2019
1 parent 4a664d2 commit 4eb9750
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 @@ -20,7 +20,7 @@ for your setup.
After that you can create the project:

```
composer create-project drupal-composer/drupal-project:8.x-dev some-dir --stability dev --no-interaction
composer create-project drupal-composer/drupal-project:8.x-dev some-dir --no-interaction
```

With `composer require ...` you can download new dependencies to your
Expand Down

0 comments on commit 4eb9750

Please sign in to comment.