summaryrefslogtreecommitdiffstats
path: root/nvim/README.md
diff options
context:
space:
mode:
authorViet <51826956+hoangvietdo@users.noreply.github.com>2024-04-09 05:13:22 +0900
committerGitHub <noreply@github.com>2024-04-08 16:13:22 -0400
commite6bdd83c98061595385f9c7c37c91919566afdb6 (patch)
tree13b4421d5870b94f20f75d791eff80c21ea1c4db /nvim/README.md
parentc5ffedbc1a7306341707ab01765a73cbbb6fd565 (diff)
downloaddots-e6bdd83c98061595385f9c7c37c91919566afdb6.tar.gz
Update README (#832)
Diffstat (limited to 'nvim/README.md')
-rw-r--r--nvim/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/nvim/README.md b/nvim/README.md
index 5ca19d7..4dd8ac8 100644
--- a/nvim/README.md
+++ b/nvim/README.md
@@ -253,7 +253,7 @@ sudo apt install make gcc ripgrep unzip neovim
```
sudo add-apt-repository ppa:neovim-ppa/unstable -y
sudo apt update
-sudo apt install make gcc ripgrep unzip neovim
+sudo apt install make gcc ripgrep unzip git neovim
```
</details>
<details><summary>Debian Install Steps</summary>