mirror of
https://github.com/rspeer/wordfreq.git
synced 2024-12-23 17:31:41 +00:00
fix mention of dependencies in README
This commit is contained in:
parent
d68d4baad2
commit
8656688b0b
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user