From 7bab9a90e2fcb9db029308c4380c4028185c1a8f Mon Sep 17 00:00:00 2001
From: Jean-Marc Valin <jean-marc.valin@usherbrooke.ca>
Date: Tue, 29 Jun 2010 23:59:04 -0400
Subject: [PATCH] git submodule instructions

---
 README | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README b/README
index 1236f5d13..b677cc6b6 100644
--- a/README
+++ b/README
@@ -1 +1,5 @@
-This is a prototype codec
+This is a prototype codec and for now it doesn't do anything useful. To get
+the celt and silk submodules, you need to do:
+
+git submodule init
+git submodule update
-- 
GitLab