# HG changeset patch # User demian@gaudron.lan # Date 1147523058 -7200 # Node ID f9f53c7e18756cf58fbe66af8e0571d83d35db6f # Parent a5d2e5490ac75c14998bbea097f57b9efff1352b Added some lines on the requirements for purge diff --git a/README b/README --- a/README +++ b/README @@ -25,6 +25,10 @@ files that this program would delete use How to install ============== +Obviously you need an installed version of Mercurial to use this extension. +"purge" has been tested with Mercurial 0.8.1 and 0.9 but it may work with +other versions as well. + Put the "purge.py" file in a directory of your choice. Enable the extension inserting an instruction like "purge=/path/you/choose/purge.py" in the "[extensions]" section of a configuration file read by "hg".