This commit is contained in:
umono 2022-11-05 19:06:10 +08:00
parent 1b6c66c226
commit a893268b28

View File

@ -6,4 +6,6 @@
```shell ```shell
composer create-project umono/yaa-yii2 composer create-project umono/yaa-yii2
cd yaa-yii2 && php yii init
``` ```