Fix typo in README

This commit is contained in:
Frej Drejhammar
2020-10-29 19:00:30 +01:00
parent ead75895b0
commit 787e8559b9

View File

@@ -31,8 +31,8 @@ System Requirements
This project depends on Python 2.7 or 3.5+, and the Mercurial >= 4.6
package (>= 5.2, if Python 3.5+). If Python is not installed, install
it before proceeding. TheMercurial package can be installed with
`pip install mercurial`.
it before proceeding. The Mercurial package can be installed with `pip
install mercurial`.
On windows the bash that comes with "Git for Windows" is known to work
well.