mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Ditch setuptools/easy_install instructions
This commit is contained in:
parent
ed15836970
commit
f6c0e4fdd7
1 changed files with 0 additions and 13 deletions
13
README.rst
13
README.rst
|
|
@ -27,11 +27,6 @@ login-powered pages.
|
|||
Installation
|
||||
============
|
||||
|
||||
Download and install ``django-axes`` using **one** of the following methods:
|
||||
|
||||
pip
|
||||
---
|
||||
|
||||
You can install the latest stable package running this command::
|
||||
|
||||
$ pip install django-axes
|
||||
|
|
@ -40,14 +35,6 @@ Also you can install the development version running this command::
|
|||
|
||||
$ pip install -e git+http://github.com/django-pci/django-axes.git#egg=django_axes-dev
|
||||
|
||||
Setuptools
|
||||
----------
|
||||
|
||||
You can install the latest stable package running::
|
||||
|
||||
$ easy_install django-axes
|
||||
|
||||
|
||||
Development
|
||||
===========
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue