Remove reference to README.rst

This commit is contained in:
Tanuj 2017-12-25 15:51:18 +00:00
parent 2c038b37b7
commit 2fb64e94a4

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