docs: fix code tabs in migrations guide (#4331)
This commit is contained in:
@@ -43,7 +43,7 @@ Seeding is the process of filling your database with data that is either essenti
|
|||||||
|
|
||||||
You can use the following command to seed your database:
|
You can use the following command to seed your database:
|
||||||
|
|
||||||
```bash npm2yarn
|
```bash
|
||||||
npx @medusajs/medusa-cli@latest seed -f ./data/seed.json
|
npx @medusajs/medusa-cli@latest seed -f ./data/seed.json
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user