Skip to content

Commit 8af0a5d

Browse files
committed
Update README.md
#2
1 parent eb41396 commit 8af0a5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ $ composer install --prefer-dist
2121
```
2222
Create a new database and adjust the components['db'] configuration in environments/dev/common/config/main-local.php accordingly.
2323
```
24-
$ php yii init
24+
$ php init
2525
$ php yii migrate
2626
```
2727

0 commit comments

Comments
 (0)