Skip to content

Commit d9b495a

Browse files
authored
Update install.sh
1 parent de5f04d commit d9b495a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ composer create-project --repository='{"type": "vcs", "url": "[email protected]:den
3333

3434
# Install custom commands
3535
cd ~/.console/extend
36-
composer require dennisdigital/drupal_console_commands:dev-drupal_extend
36+
composer require dennisdigital/drupal_console_commands:dev-master
3737

3838
# Copy chain commands
3939
cp vendor/dennisdigital/drupal_console_commands/chain/*.yml ../chain

0 commit comments

Comments
 (0)