3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-23 19: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
* Python 3.4+
* PyYAML (`pip install pyyaml` or `apt-get install python3-yaml`)
* *For the relay plugin*: expiringdict (`pip install expiringdict`/`apt-get install python3-expiringdict`)
* PyYAML (`pip install pyyaml`)
* *For the relay plugin*: expiringdict (`pip install expiringdict`)
### Supported IRCds