initialise repo
[debian/make-magic.git] / INSTALL
1 - Install python2.6 or newer
2
3 - Install mongodb (version 1.8 works)
4
5 - Install cherrypy3 (either from your distro PyPi)
6
7 - Install the following from PyPi using easy_install or pip:
8
9         pip install digraphtools
10         pip install requests
11
12 - Read QUICKSTART