Update README.md
This commit is contained in:
parent
1a25d753da
commit
b296c0774f
|
@ -55,7 +55,7 @@ npm install -g tree-sitter-cli (this is needed to execute the :TSInstallFromGra
|
||||||
from root:
|
from root:
|
||||||
```
|
```
|
||||||
yum update
|
yum update
|
||||||
yum install ripgrep fd-find git gcc make
|
yum install ripgrep fd-find git gcc make gcc-c++
|
||||||
yum install neovim
|
yum install neovim
|
||||||
yum install python3 python3-pip (for python development)
|
yum install python3 python3-pip (for python development)
|
||||||
cpan install Neovim::Ext (for perl development)
|
cpan install Neovim::Ext (for perl development)
|
||||||
|
|
Loading…
Reference in New Issue