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:
Ishaq Khattana
2023-12-11 16:12:22 +05:00
committed by GitHub
parent d9e29e8e45
commit f05c20695e

View File

@@ -25,7 +25,7 @@ Its 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