# HG changeset patch # User Steve Losh # Date 1278184326 14400 # Node ID 6729a62067ab521a6050e4869504f9b1da6df401 # Parent 065cc3c25894592d847b7c826a2aa4b0845458d8 docs: update Mercurial requirement diff -r 065cc3c25894 -r 6729a62067ab docs/overview.rst --- a/docs/overview.rst Sat Jul 03 15:11:45 2010 -0400 +++ b/docs/overview.rst Sat Jul 03 15:12:06 2010 -0400 @@ -2,13 +2,13 @@ ======== Let's get started using hg-review. No matter how you want to use it, you need -to install it first! +to install it first. Installation ------------ hg-review requires `Python `_ 2.5 or later and `Mercurial -`_ 1.4 or later +`_ 1.6 or later You probably have both of these requirements already, but if you encounter problems you might want to check these first with ``python --version`` and