Commit 756910b
Fix typo in manual download command (#92)
Looks like the command given should use a colon rather than a hyphen:
[Symfony\Component\Console\Exception\CommandNotFoundException]
Command "drupal-scaffold" is not defined.
Did you mean this?
drupal:scaffold1 parent b586976 commit 756910b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
0 commit comments