From 7b1cc95039eba979f5c9279a155c7456987c983d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Tue, 5 Jun 2012 22:47:14 +0300 Subject: [PATCH] Update checkout instructions. --- README.devel | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.devel b/README.devel index 81657d14..531b4487 100644 --- a/README.devel +++ b/README.devel @@ -1,6 +1,6 @@ -The latest development version can be retrieved from anonymous Subversion: +The latest development version can be retrieved from anonymous Git: -$ svn checkout http://rpmlint.zarb.org/svn/trunk/ +$ git clone git://git.code.sf.net/p/rpmlint/code rpmlint To run rpmlint from the working tree or in place from an unpacked tarball: