diff --git a/README.md b/README.md index b9ca577..995286f 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Author: Robyn Speer ## Installation wordfreq requires Python 3 and depends on a few other Python modules -(msgpack, langcodes, and ftfy). You can install it and its dependencies +(msgpack, langcodes, and regex). You can install it and its dependencies in the usual way, either by getting it from pip: pip3 install wordfreq