From 0b97c81df1bc242880d945701d423b0ec14be8a8 Mon Sep 17 00:00:00 2001 From: Ben Mabey Date: Fri, 11 Mar 2011 09:41:15 -0700 Subject: [PATCH] updates git URLs in developer README --- README.development | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.development b/README.development index c09b962de..81700237c 100644 --- a/README.development +++ b/README.development @@ -3,8 +3,8 @@ you need the binary pyuic4). To use the development version: -$ git clone git://ichi2.net/libanki -$ git clone git://ichi2.net/ankiqt +$ git clone https://github.com/dae/libanki.git +$ git clone https://github.com/dae/ankiqt.git $ cd ankiqt $ ./tools/build_ui.sh