diff --git a/docs/content/add-plugins/minio.md b/docs/content/add-plugins/minio.md index 77a1f16ceb..336484e410 100644 --- a/docs/content/add-plugins/minio.md +++ b/docs/content/add-plugins/minio.md @@ -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 ```