diff --git a/mercurial_keyring.py b/mercurial_keyring.py --- a/mercurial_keyring.py +++ b/mercurial_keyring.py @@ -97,7 +97,7 @@ def import_meu(): except ImportError: raise util.Abort(_("""Can not import mercurial_extension_utils. Please install this module in Python path. -See Installation chapter in https://bitbucket.org/Mekk/mercurial-dynamic_username/ for details +See Installation chapter in https://bitbucket.org/Mekk/mercurial_keyring/ for details (and for info about TortoiseHG on Windows, or other bundled Python).""")) return mercurial_extension_utils