1
0
mirror of https://github.com/elisspace/kickstart.nvim.git synced 2026-08-29 15:44:01 +00:00

Update README (#832)

This commit is contained in:
Viet
2024-04-09 05:13:22 +09:00
committed by GitHub
parent c4363e4ad8
commit 23773900d9

View File

@@ -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>