InstallationΒΆ

At the command line:

$ easy_install django-subcommand2

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv django-subcommand2
$ pip install django-subcommand2