irc-mirror: Update the installation link.
This updates the link to python-irc to its current URL.
This commit is contained in:
parent
9559046741
commit
28b697ac9d
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue