We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c73504e commit 879c623Copy full SHA for 879c623
www/apps/resources/app/medusa-cli/commands/new/page.mdx
@@ -59,7 +59,7 @@ medusa new [<dir_name> [<starter_url>]]
59
</Table.Cell>
60
<Table.Cell>
61
62
- The name of the directory to create the Medusa application in.
+ The URL of the starter repository to create the project from.
63
64
65
@@ -183,4 +183,4 @@ medusa new [<dir_name> [<starter_url>]]
183
184
</Table.Row>
185
</Table.Body>
186
-</Table>
+</Table>
0 commit comments