Skip to content

Commit 2b0aff1

Browse files
authored
Merge pull request tzangms#100 from DevipriyaSarkar/master
docs: add installation instruction to README
2 parents 15187b9 + 61ad632 commit 2b0aff1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@ Twitter Bootstrap for Django Form.
1717

1818
A simple Django template tag to work with `Bootstrap <http://getbootstrap.com/>`_
1919

20+
Installation
21+
======
22+
23+
Install django-bootstrap-form with pip
24+
25+
.. code-block:: sh
26+
27+
$ pip install django-bootstrap-form
2028
2129
Usage
2230
======

0 commit comments

Comments
 (0)