more tweaks

This commit is contained in:
neersighted 2012-02-28 18:49:30 -08:00
parent a905e043ca
commit cc0f6ffb62

View file

@ -37,11 +37,11 @@ On `Debian` based systems, you can get pip with
`sudo apt-get install pip`
For .spell to work, we also need a library called `Enchant`. On `Debian` based systems, install with
For `.spell` to work, we also need a library called `Enchant`. On `Debian` based systems, install with
`sudo apt-get install python-enchant`
In addition, for .whois to work optimally, you must have `whois` installed. Again, on `Debian` based systems, install it with
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`