mirror of
https://github.com/django/daphne.git
synced 2025-07-16 19:02:18 +03:00
Fix rst syntax (#444)
This commit is contained in:
parent
f11071e802
commit
7f38ee42e4
|
@ -15,7 +15,7 @@ to run against a set of Redis servers in a sharded mode.
|
||||||
|
|
||||||
To use the Redis layer, simply install it from PyPI (it lives in a separate
|
To use the Redis layer, simply install it from PyPI (it lives in a separate
|
||||||
package, as we didn't want to force a dependency on the redis-py for the main
|
package, as we didn't want to force a dependency on the redis-py for the main
|
||||||
install):
|
install)::
|
||||||
|
|
||||||
pip install -U asgi_redis
|
pip install -U asgi_redis
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user