diff --git a/README.md b/README.md index b95f2fd..4dbc3af 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,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