docs: fix installation version of packages (#8177)
This commit is contained in:
@@ -23,7 +23,7 @@ The SendGrid Notification Module Provider integrates [SendGrid](https://sendgrid
|
||||
To install the SendGrid Notification Module Provider, run the following command in the directory of your Medusa application:
|
||||
|
||||
```bash npm2yarn
|
||||
npm install @medusajs/notification-sendgrid
|
||||
npm install @medusajs/notification-sendgrid@preview
|
||||
```
|
||||
|
||||
Next, add the module into the `providers` array of the Notification Module:
|
||||
|
||||
Reference in New Issue
Block a user