diff --git a/README.md b/README.md index 240c0c6..ab17baf 100644 --- a/README.md +++ b/README.md @@ -258,7 +258,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 ```
Debian Install Steps