diff --git a/www/docs/content/create-medusa-app.mdx b/www/docs/content/create-medusa-app.mdx index 600ed37f8e..21e2f00080 100644 --- a/www/docs/content/create-medusa-app.mdx +++ b/www/docs/content/create-medusa-app.mdx @@ -57,13 +57,13 @@ In your terminal, run the following command: ``` - + {/* ```bash yarn create medusa-app ``` - + */} ```bash