From bb4ed9b1d6d20793ddd98e39b8e72daa348ccd09 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Thu, 6 Jul 2023 16:24:52 +0900 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index adb7c2b..fe10f15 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ This is just a dump of my NVim config. ## Using This Config -Clone the repo into `$HOME/.config/nvim`. +1. Clone the repo into `$HOME/.config/nvim`. +2. Invoke `git sumbodule update --init --recursive --depth=1` in + `$HOME/.config/nvim`. ## Enabling LSP