Update README

This commit is contained in:
hoangvietdo 2024-04-08 16:45:53 +09:00
parent c4363e4ad8
commit ab69b8d2c1
1 changed files with 1 additions and 1 deletions

View File

@ -253,7 +253,7 @@ sudo apt install make gcc ripgrep unzip neovim
``` ```
sudo add-apt-repository ppa:neovim-ppa/unstable -y sudo add-apt-repository ppa:neovim-ppa/unstable -y
sudo apt update sudo apt update
sudo apt install make gcc ripgrep unzip neovim sudo apt install make gcc ripgrep unzip git neovim
``` ```
</details> </details>
<details><summary>Debian Install Steps</summary> <details><summary>Debian Install Steps</summary>