Skip to content

Commit 2bbe8a6

Browse files
committed
Updated with post installation info
1 parent 3a9bb4b commit 2bbe8a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
],
2929
"post-create-project-cmd": [
3030
"npm install",
31-
"echo Please run \\033[1;33m php scripts/setup-config.php\\033[0m\\ to setup the Environment"
31+
"php post-setup-info.php"
3232
]
3333
},
3434
"scripts-descriptions": {

0 commit comments

Comments
 (0)