diff --git a/doc/installation.rst b/doc/installation.rst index 069de1f98..40d19ccdd 100644 --- a/doc/installation.rst +++ b/doc/installation.rst @@ -95,7 +95,7 @@ the details. How to upgrade to a new version of authentic ? ---------------------------------------------- -Authentic store all its data in a relational database as specified in its +Authentic stores all its data in a relational database as specified in its settings.py or local_settings.py file. So in order to upgrade to a new version of authentic you have to update your database schema using the migration command — you will need to have installed the dependency