InstallationΒΆ

At the command line:

$ easy_install django-cms-bootstrap-grid-builder

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv django-cms-bootstrap-grid-builder
$ pip install django-cms-bootstrap-grid-builder