Commit 3f599f6f by Alexander Makarov

Merge pull request #1777 from dizews/patch-1

Update migration.md
parents f361556b d8d7ed1e
......@@ -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
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment