Installation¶
You can install Django Menu Generator with one of these options:
easy_install django-menu-generatorpip install django-menu-generatorgit clone https://github.com/RADYConsultores/django-menu-generatorcd django-menu-generator- run python setup.py
wget https://github.com/RADYConsultores/django-menu-generator/zipball/master- unzip the downloaded file
- cd into django-menu-generator-* directory
- run python setup.py