diff --git a/auth_signup_verify_email/README.rst b/auth_signup_verify_email/README.rst index 8c3a5c48b8..21154b6d46 100644 --- a/auth_signup_verify_email/README.rst +++ b/auth_signup_verify_email/README.rst @@ -39,8 +39,8 @@ sign up: they are asked for only at first login attempt. Installation ============ -* Install `validate_email `_ - with ``pip install validate_email`` or equivalent. +* Install `email_validator `_ + with ``pip install email_validator`` or equivalent. Configuration ============= @@ -48,7 +48,7 @@ Configuration To configure this module, you need to: * `Properly configure your outgoing email server(s) - `_. + `_. * Go to *Settings > General Settings -> General settings*, search for the *Users* section and enable *Free sign up* in *Customer account*. diff --git a/auth_signup_verify_email/static/description/index.html b/auth_signup_verify_email/static/description/index.html index 9486b3ebcd..583a1c0fcf 100644 --- a/auth_signup_verify_email/static/description/index.html +++ b/auth_signup_verify_email/static/description/index.html @@ -3,7 +3,7 @@ - + Verify email at signup