From 740d0929d209d673ba5a64c1581089ba305f10f0 Mon Sep 17 00:00:00 2001 From: tastytea Date: Sat, 3 Nov 2018 13:06:21 +0100 Subject: [PATCH] Added submodule indo to readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 366f2b2..180c3af 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,11 @@ Gentoo ebuilds are available via my Download the current [release](https://schlomp.space/tastytea/whyblocked/releases). +If you clone from git, be sure to `git submodule init` and +`git submodule update` afterwards. See the [submodules article in the git book] +(https://git-scm.com/book/en/v2/Git-Tools-Submodules#_cloning_submodules) for +further info. + #### Compile ```SH