diff --git a/README.rst b/README.rst index c4d9e48..ba461e0 100644 --- a/README.rst +++ b/README.rst @@ -342,7 +342,7 @@ Only usefull if you are using the mysql authentication backend: Sql backend settings -------------------- Only usefull if you are using the sql authentication backend. You must add a ``"cas_server"`` -database to `settings.DATABASES `__ +database to `settings.DATABASES `__ as defined in the django documentation. It is then the database use by the sql backend.