diff --git a/docs/eca/install.md b/docs/eca/install.md index 06206e2be29197adda7bcc2747a7802975ce975b..bac1cdbe37016dd34aa9021856d308d65e1d9c61 100644 --- a/docs/eca/install.md +++ b/docs/eca/install.md @@ -16,7 +16,7 @@ composer require drupal/eca drupal/bpmn_io Install the ECA and BPMN.iO module and their dependencies via the GUI at `/admin/modules` or with Drush: ``` -drush install eca eca_base bpmn_io -y +drush -y pm:install eca eca_base bpmn_io ``` The list of modules you may want to install depends on your use-case. You can now start building your own models.