From 73faf753a5b47fc6c43589d5c237c40de24b8d70 Mon Sep 17 00:00:00 2001 From: Sven Verdoolaege Date: Thu, 5 Aug 2010 12:57:04 +0200 Subject: [PATCH] doc: remove description of how to get the piplib submodule The submodule was actually removed way back in 309036c (add copyright statements). Signed-off-by: Sven Verdoolaege --- doc/user.pod | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/doc/user.pod b/doc/user.pod index a8f7e16..6f5281e 100644 --- a/doc/user.pod +++ b/doc/user.pod @@ -58,23 +58,7 @@ To obtain updates, you need to pull in the latest changes git pull -=item 2 Get submodule (optional) - -C can optionally use the C library and provides -this library as a submodule. If you want to use it, then -after you have cloned C, you need to grab the submodules - - git submodule init - git submodule update - -To obtain updates, you only need - - git submodule update - -Note that C currently does not use any C -functionality by default. - -=item 3 Generate C +=item 2 Generate C ./autogen.sh -- 2.7.4