From 2b3edf454dd847dc218b27814ab08c5c6a25b18a Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Thu, 6 Jul 2023 16:51:48 +0900 Subject: [PATCH] Update README.md (fix typo) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9d65f5..a924ee0 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This is just a dump of my NVim config. ## Installing This Config 1. Clone the repo into `$HOME/.config/nvim`. -2. Invoke `git sumbodule update --init --recursive --depth=1` in +2. Invoke `git submodule update --init --recursive --depth=1` in `$HOME/.config/nvim`. ## Enabling LSP