docs: update local events module to fix mistyped reference to redis events module (#5835)
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
This commit is contained in:
@@ -25,7 +25,7 @@ It’s assumed you already have a Medusa backend installed. If not, you can lear
|
||||
|
||||
## Step 1: Install the Module
|
||||
|
||||
In the root directory of your Medusa backend, install the Redis events module with the following command:
|
||||
In the root directory of your Medusa backend, install the local events module with the following command:
|
||||
|
||||
```bash npm2yarn
|
||||
npm install @medusajs/event-bus-local
|
||||
|
||||
Reference in New Issue
Block a user