Update README.md (fix typo)
This commit is contained in:
parent
436ad5e4b1
commit
2b3edf454d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue