We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 951c195 commit 1279d14Copy full SHA for 1279d14
1 file changed
README.adoc
@@ -18,7 +18,8 @@ image:https://travis-ci.org/flashcode/msgcheck.svg?branch=master["Build Status",
18
The script requires:
19
20
* Python >= 2.7
21
-* the module `pyenchant` if spelling is checked (with option `-s`).
+* gettext (for the command `msgfmt` to compile PO files)
22
+* the python module `pyenchant` if spelling is checked (with option `-s`).
23
24
== Install
25
0 commit comments