Skip to content

Commit

Permalink
Add env var for running enchant on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
julianaklulo committed Nov 5, 2023
1 parent bc7a605 commit 5ca360e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ How to use locally
# On macOS
$ brew update && brew install enchant
$ export PYENCHANT_LIBRARY_PATH=/opt/homebrew/lib/libenchant-2.dylib
# On Debian based distros (linux Mint, Ubuntu...)
$ sudo apt update && sudo apt install enchant-2 python3-enchant hunspell hunspell-pt-br
Expand Down

0 comments on commit 5ca360e

Please sign in to comment.