From f11375a6866a84f76acd23721825c2f4bfb4de46 Mon Sep 17 00:00:00 2001 From: Shahed Nasser Date: Mon, 21 Aug 2023 11:49:18 +0300 Subject: [PATCH] docs: remove yarn create-medusa-app until a fix is out (#4818) --- www/docs/content/create-medusa-app.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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