Update README.rst
This commit is contained in:
parent
ab849748cc
commit
f7c5a705b2
13
README.rst
13
README.rst
@ -10,6 +10,19 @@ A django template tag to work with twitter bootstrap ( http://twitter.github.com
|
|||||||
Installation
|
Installation
|
||||||
============
|
============
|
||||||
|
|
||||||
|
|
||||||
|
``$ pip install django-bootstrap-form``
|
||||||
|
|
||||||
|
for people who still use older version before twitter bootstrap 2.0
|
||||||
|
|
||||||
|
|
||||||
|
``$ pip install django-bootstrap-form==0.2``
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Configuration
|
||||||
|
==============
|
||||||
|
|
||||||
Add 'bootstrapform' to INSTALLED_APPS.
|
Add 'bootstrapform' to INSTALLED_APPS.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user