irc-mirror: Update the installation link.

This updates the link to python-irc to its current URL.
This commit is contained in:
reyha 2016-10-11 02:45:23 +05:30 committed by Tim Abbott
parent 9559046741
commit 28b697ac9d

View file

@ -4,7 +4,7 @@
# IRC <=> Zulip mirroring bot # IRC <=> Zulip mirroring bot
# #
# Setup: First, you need to install python-irc version 8.5.3 # Setup: First, you need to install python-irc version 8.5.3
# (https://bitbucket.org/jaraco/irc) # (https://github.com/jaraco/irc)
from __future__ import print_function from __future__ import print_function
import irc.bot import irc.bot