From 8e5fb38a02ffd7c8dbf11ab389e097c0e89d4c48 Mon Sep 17 00:00:00 2001 From: Jerem Date: Fri, 4 Sep 2020 09:06:01 +0200 Subject: [PATCH] doc: missing git submodule init --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3aeb08d..78255ea 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ You need to clone the repository git clone --recursive git@github.com:jeremyfix/reveal_pandoc_slides.git + cd reveal_pandoc_slides; git submodule update --init --recursive Then you are advised to symlink to `slidemaker`, e.g.