From 0a9024ac34f1e12332aaf7bda3e5f04da3de7f25 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Thu, 20 Sep 2012 14:47:58 +0100 Subject: Submodule instructions --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index 8ba7057..0493688 100644 --- a/README +++ b/README @@ -27,3 +27,8 @@ in-use-by-lua more tightly than the hard process limits compiled into Supple. For examples of using Supple, please see the examples/ directory. +If you acquired Supple via git, you may need to initialise the submodules: + + $ git submodule init + $ git submodule update + -- cgit v1.2.1