From b296c0774f291d30f5e9a752577580d5ab51f139 Mon Sep 17 00:00:00 2001 From: mgua Date: Wed, 26 Apr 2023 12:40:07 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d84ffa4..d2595551 100644 --- a/README.md +++ b/README.md @@ -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)