InstallationΒΆ

At the command line:

$ easy_install djangocms-responsive-wrapper

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv djangocms-responsive-wrapper
$ pip install djangocms-responsive-wrapper