From 3a3c8f43f436deace2e3c4df87c8de6bab6169d5 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 20 Jan 2013 20:17:08 +0100 Subject: [PATCH] switch to github's url --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 6fa697e..32f9ce0 100644 --- a/README +++ b/README @@ -39,7 +39,7 @@ use morituri installed or uninstalled. (For example, $HOME/dev/ext or $HOME/prefix/src) - source: download tarball, unpack, and change to its directory - checkout: - svn co https://thomas.apestaart.org/morituri/svn/trunk morituri + git clone git://github.com/thomasvs/morituri.git cd morituri ./autogen.sh @@ -51,8 +51,8 @@ use morituri installed or uninstalled. - installing: make install - running uninstalled: - ln -sf `pwd`/misc/morituri-uninstalled $HOME/bin/morituri-trunk - morituri-trunk + ln -sf `pwd`/misc/morituri-uninstalled $HOME/bin/morituri-git + morituri-git (this drops you in a shell where everything is set up to use morituri) RUNNING MORITURI