docs: remove mentions of SQLite (#4045)
* docs: removed mentions of sqlite * removed mentions of the seed option * remove sidebar link * Made PostgreSQL a required tool * fixed heading
This commit is contained in:
@@ -366,7 +366,7 @@ For example:
|
||||
|
||||
~~~md
|
||||
```bash noReport
|
||||
medusa new my-medusa-store --seed
|
||||
medusa new my-medusa-store
|
||||
```
|
||||
~~~
|
||||
|
||||
@@ -378,7 +378,7 @@ For example:
|
||||
|
||||
~~~md
|
||||
```bash noCopy
|
||||
medusa new my-medusa-store --seed
|
||||
medusa new my-medusa-store
|
||||
```
|
||||
~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user