Browse Source

Merge pull request #1777 from dizews/patch-1

Update migration.md
tags/2.0.0-beta
Alexander Makarov 11 years ago
parent
commit
3f599f6f4b
  1. 2
      docs/guide/migration.md

2
docs/guide/migration.md

@ -307,7 +307,7 @@ are located within the module's `migrations` directory, we can use the following
command:
```
yii migrate/up --migrationPath=@app.modules.forum.migrations
yii migrate/up --migrationPath=@app/modules/forum/migrations
```

Loading…
Cancel
Save