mirror of
https://github.com/Baipyrus/nvim-config.git
synced 2024-12-25 12:51:45 +00:00
Merge 'upstream' README: add git to ubuntu install
This commit is contained in:
commit
3348ec2bc7
@ -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
|
||||
```
|
||||
</details>
|
||||
<details><summary>Debian Install Steps</summary>
|
||||
|
Loading…
Reference in New Issue
Block a user