summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2012-09-20 14:47:58 +0100
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2012-09-20 14:47:58 +0100
commit0a9024ac34f1e12332aaf7bda3e5f04da3de7f25 (patch)
treea59c6427831c7b86aea1f7ecb069afac82a11078
parentaf29f0d6158b8323c7b249f12e55ea52a35128d4 (diff)
downloadsupple-0a9024ac34f1e12332aaf7bda3e5f04da3de7f25.tar.gz
Submodule instructions
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
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
+