Skip to content

Commit e074304

Browse files
committed
Replace ">=" by "≥" in README
1 parent c3f5497 commit e074304

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ image:https://github.com/flashcode/msgcheck/workflows/Tests/badge.svg["Tests", l
1717
1818
The script requires:
1919

20-
* Python >= 2.7
20+
* Python 2.7
2121
* gettext (for the command `msgfmt`, used to compile PO files)
2222
* the python module `pyenchant` if spelling is checked (with option `-s`).
2323

0 commit comments

Comments
 (0)