Revision c4af6d07 README

b/README
16 16
    apt-get install python-django python-django-south python-setuptools python-sphinx python-httplib2
17 17
    apt-get install python-sqlalchemy python-mysqldb python-psycopg2
18 18

  
19
Enter the pithos dir, copy settings.py.dist to settings.py.
20

  
21 19
Then run:
22 20
    python setup.py build_sphinx
23 21

  
......
35 33
    apt-get install python-django python-setuptools python-sphinx python-httplib2
36 34
    apt-get install python-sqlalchemy python-mysqldb python-psycopg2
37 35

  
38
Enter the pithos dir, copy settings.py.dist to settings.py.
39

  
40 36
Then run:
41 37
    python manage.py syncdb
42 38
    python manage.py schemamigration im --initial

Also available in: Unified diff