We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9be47c1 commit 36e9d20Copy full SHA for 36e9d20
README.md
@@ -36,7 +36,7 @@ Configuration
36
37
Before using Comments Widget, we'll also need to prepare the database.
38
```php
39
-php yii migrate --migrationPath=@vendor/yii2mod/yii2-comments/migrations
+php yii migrate 'yii2mod\\comments\\migrations'
40
```
41
42
**Module setup**
0 commit comments