diff --git a/README b/README index 1c523767a249466ef8aeb24309f0120b57b5d407..955ead28a937d226f60260ca3206008c6ff3a318 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).