changeset 725:91b621c6ba9a

readme: drop Mercurial and Dulwich compatibilty information No one's ever going to bother keeping this in sync.
author Siddharth Agarwal <sid0@fb.com>
date Mon, 19 May 2014 20:44:53 -0700
parents 9f1dd4cb15f6
children f49f367d77c1
files README.md
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/README.md
+++ b/README.md
@@ -23,9 +23,9 @@
 
 This plugin is implemented entirely in Python - there are no Git
 binary dependencies, you do not need to have Git installed on your
-system.  The only dependencies are Mercurial and Dulwich.  The plugin
-is known to work on Hg versions 2.0.2 through 2.3.1 and requires at least
-Dulwich 0.8.6.
+system.  The only dependencies are Mercurial and Dulwich. See the
+Makefile for information about which versions of Mercurial are
+known to work, and setup.py for which versions of Dulwich are required.
 
 Usage
 =====