diff --git a/README.rst b/README.rst index 4354a2972..93a46d285 100644 --- a/README.rst +++ b/README.rst @@ -89,6 +89,7 @@ Setup (integrate in an existing django project) 'django.contrib.sites', 'allauth', 'allauth.account', + 'allauth.socialaccount', 'django_extensions', # openwisp2 modules 'openwisp_users',