3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-27 21:19:31 +01:00

README: simplify module installation text

This commit is contained in:
James Lu 2015-12-30 15:59:22 -08:00
parent 741fed9acd
commit 447ea0731d

View File

@ -17,8 +17,8 @@ You can also find support via our IRC channel: `#PyLink at irc.overdrivenetworks
## Dependencies ## Dependencies
* Python 3.4+ * Python 3.4+
* PyYAML (`pip install pyyaml` or `apt-get install python3-yaml`) * PyYAML (`pip install pyyaml`)
* *For the relay plugin*: expiringdict (`pip install expiringdict`/`apt-get install python3-expiringdict`) * *For the relay plugin*: expiringdict (`pip install expiringdict`)
### Supported IRCds ### Supported IRCds