diff --git a/README.md b/README.md index 282aa6c..ec52ac8 100644 --- a/README.md +++ b/README.md @@ -29,12 +29,12 @@ first time. System Requirements ------------------- -This project depends on Python 2.7 and the Mercurial 4.6 package. If -Python is not installed, install it before proceeding. The Mercurial -package can be installed with `pip install mercurial`. +This project depends on Python 2.7 and the Mercurial >= 4.6 +package. If Python is not installed, install it before proceeding. The +Mercurial package can be installed with `pip install mercurial`. -If you're on Windows, run the following commands in git bash (Git for -Windows). +On windows the bash that comes with "Git for Windows" is known to work +well. Usage -----