added reference for non-debian users
This commit is contained in:
parent
a9d0d5737e
commit
25ec121d7a
1 changed files with 2 additions and 0 deletions
|
@ -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`
|
`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
|
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`
|
`sudo apt-get install whois`
|
||||||
|
|
Reference in a new issue