Skip to content

Commit ed50c88

Browse files
committed
Update the installation command to use the prefix 'dev-tools:' instead of 'install'.
Signed-off-by: Felipe Sayão Lobato Abreu <github@mentordosnerds.com>
1 parent ee0bbd3 commit ed50c88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ composer dev-tools wiki
5353
composer dev-tools reports
5454

5555
# Installs and synchronizes dev-tools scripts, GitHub Actions workflows, .editorconfig, and ensures the repository wiki is present as a git submodule in .github/wiki
56-
composer dev-tools install
56+
composer dev-tools:install
5757
```
5858

5959
## 📄 License

0 commit comments

Comments
 (0)