From 0f4aa1c3c7a25fe7e68f7e253eac818e261360f0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=EA=A6=8C=EA=A6=AB=EA=A6=B6=EA=A6=8F=EA=A7=80=EA=A6=A6?=
 =?UTF-8?q?=EA=A6=BF=EA=A6=A7=EA=A6=AE=EA=A6=91=EA=A6=A9=EA=A6=AD=EA=A7=80?=
 <erik@darapsa.co.id>
Date: Fri, 13 Nov 2020 17:54:11 +0800
Subject: Update instruction for git submodules

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 26d5d20..2cd125e 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,8 @@
 
 ```sh
 $ git clone git://darapsa.org/kelakon.git
+$ git submodule init
+$ git submodule update
 ```
 
 ## Configuring for various target hosts (with optional debugging)
-- 
cgit v1.2.3