diff --git a/Home.md b/Home.md index ccd0038..29b9834 100644 --- a/Home.md +++ b/Home.md @@ -50,7 +50,7 @@ Following are some known issues with the upcoming 0.10.0 release. - To fix this, make sure your version of Python and PyQt rely on the same version of OpenSSL. ## PyEnchant Spell Check -- A pre-built PyEnchant package is not available for 64 bit Python on Windows ([PyEnchant issue #42](https://github.com/rfk/pyenchant/issues/42)) +- A pre-built PyEnchant package is not available on Windows for 64 bit Python ([PyEnchant issue #42](https://github.com/rfk/pyenchant/issues/42)) - A work-around is to install [PySpellChecker or SymSpellPy on Windows](https://github.com/olivierkes/manuskript/wiki/Run-Manuskript-from-Source-Code-on-Windows#spell-checker-libraries-optional---provides-spell-checking-functionality), or to use [32 bit Python](https://stackoverflow.com/questions/37771227/install-pyenchant-on-a-windows-64-bit-machine). # Mission Statement