We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fdeb4e9 + c34cc4a commit c6de169Copy full SHA for c6de169
1 file changed
README.md
@@ -7,7 +7,7 @@ Taskiq-nats is a plugin for taskiq that adds NATS broker.
7
To use this project you must have installed core taskiq library:
8
9
```bash
10
-pip install taskiq taskiq-redis
+pip install taskiq taskiq-nats
11
```
12
13
## Usage
0 commit comments