docs: use npm2yarn plugin in MinIO doc

docs: use npm2yarn plugin in MinIO doc
This commit is contained in:
Shahed Nasser
2022-06-16 15:43:54 +03:00
committed by GitHub

View File

@@ -76,7 +76,7 @@ You will not be able to access the Secret Key after closing the pop-up. So, make
In the directory of your Medusa server, run the following command to install the MinIO plugin:
```bash
```bash npm2yarn
npm install medusa-file-minio
```