Skip to content

Commit

Permalink
npm run install to npm install for notification server
Browse files Browse the repository at this point in the history
  • Loading branch information
juliamuiruri4 committed Mar 11, 2024
1 parent d4437a7 commit 1f2e4e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/notifications/README.md
Expand Up @@ -22,7 +22,7 @@ In order to enable and try out the realtime notification feature, you will need
1. Assuming you are in `./packages/notifications`, run:

```bash
npm run install
npm install
```

2. Start the server by running:
Expand Down

0 comments on commit 1f2e4e5

Please sign in to comment.