return move data

This commit is contained in:
j 2010-09-06 23:19:59 +02:00
commit 2175029cac
2 changed files with 5 additions and 1 deletions

2
README
View file

@ -11,7 +11,7 @@ you need python, bazaar, pip and virtualenv:
apt-get install python-setuptools bzr
easy_install pip
pip install virtualenv
apt-get install python-dev python-imaging
apt-get install python-dev python-imaging python-numpy
also it uses system python moduels, so make sure you have
ipython, dbmodule(psycopg2, python-mysqldb,..)