Actualiser README.md

This commit is contained in:
Knah Tsaeb 2025-03-18 10:44:07 +01:00
parent 4cf470ddd2
commit 12eed007f1

View file

@ -43,7 +43,7 @@ You can add or update `scripts` section in your composer.json.
"copySprite": "php bin/deploy.php -o copySprite",
"post-update-cmd": [
"@copyCSS",
"@copy"
"@copySprite"
]
}
```