readme: fix name of activation setting

This commit is contained in:
Frédéric Péters 2016-01-19 17:38:02 +01:00
parent 23e30fe3c9
commit e92bb40811
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -8,7 +8,7 @@ Installation
INSTALLED_APPS += ('passerelle_paris_poc_gru',)
- enable module:
PASSERELLE_APP_PASSERELLE_POC_GRU_ENABLED = True
PASSERELLE_APP_PASSERELLE_PARIS_POC_GRU_ENABLED = True
Usage