README: update for recent changes

* There is no longer a frontpage template
* BitBake requires Python 2.7.3 so we might as well state it here also

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
Paul Eggleton 2013-09-20 06:47:59 +01:00
parent dcd312b9fb
commit 07810d2354

3
README
View File

@ -30,7 +30,7 @@ In order to make use of this application you will need:
have to have Django installed, have the same or similar configuration
in settings.py and have access to the database used by the web
application):
* Python 2.6 or Python 2.7
* Python 2.7.3
* GitPython (python-git) version 0.3.1 or later
Setup instructions:
@ -70,7 +70,6 @@ Setup instructions:
5. You may wish to customise some of the page templates to suit your
installation, in particular:
* templates/base.html
* templates/layerindex/frontpage.html
* templates/layerindex/about.html