modified docusaurus admonitions to docs

This commit is contained in:
Shreedhar Hegde
2022-04-28 08:28:21 +05:30
parent 1241fb7b2c
commit e008814b2a
16 changed files with 27 additions and 25 deletions
@@ -34,12 +34,11 @@ module.exports = {
}
```
```bash npm2yarn
npm run seed
```
:::note
When changing from SQLite to Postgres, you should seed the database again using:
:::
```bash npm2yarn
npm run seed
```