Fix rst syntax (#444)

This commit is contained in:
Eric Holscher 2016-12-04 18:44:31 -08:00 committed by Andrew Godwin
parent f11071e802
commit 7f38ee42e4

View File

@ -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