Update README.md

This commit is contained in:
mgua 2023-04-26 12:40:07 +02:00 committed by GitHub
parent 1a25d753da
commit b296c0774f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ npm install -g tree-sitter-cli (this is needed to execute the :TSInstallFromGra
from root:
```
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 python3 python3-pip (for python development)
cpan install Neovim::Ext (for perl development)