docs: changes for CLI tools (#10284)

* docs: changes for create-medusa-app

* update medusa cli
This commit is contained in:
Shahed Nasser
2024-11-26 11:55:22 +02:00
committed by GitHub
parent edc53495fd
commit e242a96fcd
3 changed files with 5 additions and 44 deletions
@@ -180,18 +180,6 @@ medusa new [<dir_name> [<starter_url>]]
The database host to use for database setup.
</Table.Cell>
</Table.Row>
<Table.Row>
<Table.Cell>
`--v2`
</Table.Cell>
<Table.Cell>
Installs Medusa v2, which is still not ready for production.
</Table.Cell>
</Table.Row>
</Table.Body>