summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
+