added reference for non-debian users

This commit is contained in:
neersighted 2012-02-28 10:35:30 -08:00
parent a9d0d5737e
commit 25ec121d7a

View file

@ -26,6 +26,8 @@ For .spell to work, we also need a library called `Enchant`. On Debian based sy
`sudo apt-get install python-enchant`
Otherwise, use Google to find source packages.
In addition, for .whois to work optimally, you must have `whois` installed. Again, on Debian based systems, install it with
`sudo apt-get install whois`