# HG changeset patch # User Augie Fackler # Date 1228270211 21600 # Node ID 5438cc2d7ed7919255866ea72ecfedcfeef8eade # Parent f508c1fa19a59ba0dea95d885ca70ab0401671f0 README: We now only require hg 1.1, rather than a prerelease version. diff --git a/README b/README --- a/README +++ b/README @@ -12,7 +12,7 @@ Subversion. Installation ------------ You need to have Subversion installed with the SWIG Python bindings from Subversion 1.5 or later. -You need a recent Mercurial. At present, the required memctx and rebase code is in mercurial_ and crew_, but not crew-stable_ or mercurial-stable_. Install Mercurial from one of mercurial or crew if you have not already. Personally, I use crew_. +You need Mercurial 1.1 or later. .. _mercurial: http://selenic.com/repo/hg .. _mercurial-stable: http://selenic.com/repo/hg-stable