Skip to content

Commit

Permalink
Clarified that README ref to Redis version is for Redis server. (#351)
Browse files Browse the repository at this point in the history
Co-authored-by: Carlton Gibson <carlton@noumenal.es>
  • Loading branch information
marksweb and carltongibson committed Mar 1, 2023
1 parent a7094c5 commit ffe3566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ And then in your channels consumer, you can implement the handler:
Dependencies
------------

Redis >= 5.0 is required for `channels_redis`. Python 3.7 or higher is required.
Redis server >= 5.0 is required for `channels_redis`. Python 3.7 or higher is required.


Used commands
Expand Down

0 comments on commit ffe3566

Please sign in to comment.