Skip to content

Commit

Permalink
Fix typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
wbarnha authored Apr 9, 2023
1 parent d9d2d3e commit ac63372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ command-line by using brackets. Separate multiple bundles using the comma:
```sh
pip install "faust-streaming[rocksdb]"

pip install "faust-streaming[rocksdb,uvloop,fast,redis, aerospike]"
pip install "faust-streaming[rocksdb,uvloop,fast,redis,aerospike]"
```

The following bundles are available:
Expand Down

0 comments on commit ac63372

Please sign in to comment.