readme: add missing instruction

When setting up the rrs application you must uncomment
the 'rrs' line in INSTALLED_APPS. Adding that to the
settings.py configuration instructions.

Signed-off-by: Belen Barros Pena <belen.barros.pena@linux.intel.com>
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
This commit is contained in:
Belen Barros Pena 2015-01-28 09:58:03 +00:00 committed by Paul Eggleton
parent 79f2e54630
commit fddcb34e5f

View File

@ -17,6 +17,8 @@ Set:
APPLICATION = 'rrs'
LOGIN_REDIRECT_URL = '/rrs'
Uncomment the 'rrs' line in INSTALLED_APPS.
Configure RRS_EMAIL_TO used for sending Recipe upgrade name list report.
4. To add openembedded-core layer you need to run: