Clarify the Python requirement.
author |
Steve Losh <steve@stevelosh.com> |
date |
Thu, 23 Jul 2009 03:23:34 -0400 |
parents |
ee24c2fdbfba
|
children |
a2b02ec1f2af
|
branches/tags |
(none) |
files |
README |
Changes
diff -r ee24c2fdbfba -r 4fffee461422 README
--- a/README Thu Jul 23 03:15:24 2009 -0400
+++ b/README Thu Jul 23 03:23:34 2009 -0400
@@ -8,7 +8,7 @@
Requirements
------------
-hg-prompt requires Python 2.5 and (obviously) Mercurial.
+hg-prompt requires Python 2.5+ and (obviously) Mercurial.
Installing
----------