Commit 1f1981a7 authored by blackbrrr's avatar blackbrrr

updated README

parent c64b8b12
......@@ -20,7 +20,8 @@ of losing some data, but for most purposes this is acceptable.
Usage
-----
1. Place ``redis_cache.py`` on your Python path.
1. Run ``python setup.py install`` to install,
or place ``redis_cache`` on your Python path.
2. Modify your Django settings to use ``redis_cache`` ::
CACHE_BACKEND = 'redis_cache.cache://<host>:<port>'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment