Remove reference to README.rst (#504)

This commit is contained in:
Tanuj 2017-12-25 16:26:29 +00:00 committed by Lonami
parent 238198db5a
commit c218df87d7

View File

@ -86,7 +86,7 @@ class TelegramBareClient:
if not api_id or not api_hash:
raise PermissionError(
"Your API ID or Hash cannot be empty or None. "
"Refer to Telethon's README.rst for more information.")
"Refer to Telethon's wiki for more information.")
self._use_ipv6 = use_ipv6