docs: Fix Install Command in Quickstart Guide (#1905)

This commit is contained in:
Omar Moustafa
2022-07-26 16:39:09 +03:00
committed by GitHub
parent 23d5809255
commit f1256f7e8f
+1 -1
View File
@@ -27,7 +27,7 @@ You can install Node from the [official website](https://nodejs.org/en/).
### 1. Install Medusa CLI
```bash npm2yarn
npm install -g @medusajs/medusa-cli
npm install @medusajs/medusa-cli -g
```
### 2. Create a new Medusa project