Skip to content

Commit

Permalink
Update README reqs and installation
Browse files Browse the repository at this point in the history
  • Loading branch information
Suor committed Jul 9, 2020
1 parent 4d43f88 commit b42f61a
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ And there is more to it:
Requirements
------------

| Python 3.5+, Django 2.1+ and Redis 4.0+
Python 3.5+, Django 2.1+ and Redis 4.0+.


Installation
Expand All @@ -29,10 +29,8 @@ Using pip::

$ pip install django-cacheops

Or you can get latest one from github::

$ git clone git://github.com/Suor/django-cacheops.git
$ pip install -e django-cacheops
# Or from github directly
$ pip install git+https://github.com/Suor/django-cacheops.git@master


Setup
Expand Down

0 comments on commit b42f61a

Please sign in to comment.