We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9832d33 commit db7f4e3Copy full SHA for db7f4e3
packages/redis-smq-web-server/README.md
@@ -19,7 +19,7 @@ A lightweight, configurable HTTP server that hosts the RedisSMQ Web UI and expos
19
20
```bash
21
# Using npm
22
-npm redis-smq redis-smq-common redis-smq-rest-api redis-smq-web-server --save
+npm install redis-smq redis-smq-common redis-smq-rest-api redis-smq-web-ui redis-smq-web-server --save
23
```
24
25
## Quick Start
0 commit comments