docs: remove latest tag for yarn (#4358)

This commit is contained in:
Shahed Nasser
2023-06-19 18:24:12 +03:00
committed by GitHub
parent befa3b83f8
commit 9d868dfc40
+1 -1
View File
@@ -58,7 +58,7 @@ In your terminal, run the following command:
<TabItem value="yarn" label="Yarn">
```bash
yarn create medusa-app@latest
yarn create medusa-app
```
</TabItem>