From b2ec271131a78daf77a536e4f40c0977f844ad30 Mon Sep 17 00:00:00 2001
From: Ralf Jung <post@ralfj.de>
Date: Thu, 21 Jan 2016 18:39:15 +0100
Subject: [PATCH] remove submodules from README

---
 README | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/README b/README
index 1c523767a..955ead28a 100644
--- a/README
+++ b/README
@@ -9,10 +9,6 @@ This version is known to compile with:
 BUILDING INSTRUCTIONS
 ---------------------
 
-First, make sure you checked out all submodules:
-
-  git submodule update --init --recursive
-
 Say "scons" to build the full library, or "scons some_module.vo" to just 
 build some_module.vo (and its dependencies).
 
-- 
GitLab