From 5a93027c6187d621911fa1764c31b592d16ac971 Mon Sep 17 00:00:00 2001 From: Jan Dittberner <jan.dittberner@googlemail.com> Date: Mon, 12 Jul 2010 13:19:43 +0200 Subject: [PATCH] link to mercurial instead of SVN --- README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README b/README index 32523af..cd8443a 100644 --- a/README +++ b/README @@ -16,8 +16,9 @@ and at the Python package index `sqlalchemy-migrate <http://pypi.python.org/pypi Homepage is located at `code.google.com <http://code.google.com/p/sqlalchemy-migrate/>`_ -You can also download `development version <http://sqlalchemy-migrate.googlecode.com/svn/trunk/#egg=sqlalchemy-migrate-dev>` from SVN trunk. - +You can also clone a current `development version +<http://code.google.com/p/sqlalchemy-migrate/source/checkout>`_ from the +project's `mercurial <http://mercurial.selenic.com/>`_ trunk. Tests and Bugs ------------------