fix mention of dependencies in README

This commit is contained in:
Robyn Speer 2018-03-14 15:01:08 -04:00
parent d68d4baad2
commit 8656688b0b

View File

@ -7,7 +7,7 @@ Author: Robyn Speer
## Installation ## Installation
wordfreq requires Python 3 and depends on a few other Python modules 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: in the usual way, either by getting it from pip:
pip3 install wordfreq pip3 install wordfreq