From 4cb07beed72a1b3329245e83389dd73812d36c30 Mon Sep 17 00:00:00 2001 From: Julien Valroff Date: Sat, 9 Jan 2010 10:26:01 +0100 Subject: [PATCH] Fix git clone explanation --- doc/INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/INSTALL b/doc/INSTALL index d9c134d..6e373cc 100644 --- a/doc/INSTALL +++ b/doc/INSTALL @@ -6,7 +6,7 @@ source of the running kernels (ie. either the kernel headers or the sources from which you have compiled your own kernel) 2/ get the up-to-date sources: -$ git://omnibook.git.sourceforge.net/gitroot/omnibook/omnibook +$ git clone git://omnibook.git.sourceforge.net/gitroot/omnibook/omnibook 3/ compile, install and load the module against your kernel sources: $ cd omnibook/ -- 2.43.5