docs: fix installation version of packages (#8177)
This commit is contained in:
@@ -33,7 +33,7 @@ These features are also available in a safe test environment, allowing for a con
|
||||
To install the Stripe Module Provider, run the following command in the directory of your Medusa application:
|
||||
|
||||
```bash npm2yarn
|
||||
npm install @medusajs/payment-stripe
|
||||
npm install @medusajs/payment-stripe@preview
|
||||
```
|
||||
|
||||
Next, add the module to the array of providers passed to the Payment Module:
|
||||
|
||||
Reference in New Issue
Block a user