From a7c3dcf6c3f49904a48bc9b5a2ecf80fb04acf70 Mon Sep 17 00:00:00 2001 From: allan Date: Fri, 2 May 2025 10:59:30 +0200 Subject: [PATCH] Updating shit yo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bb7e5c9..a2f77a1 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,12 @@ neovim has to be version 0.10.0 or later. Denpenting on your OS neovim and the requirements can be installed on Rhel or Fedora like this ``` -sudo dnf install neovim npm ansible ansible-lint ripgrep +sudo dnf install neovim npm ansible ansible-lint ripgrep ShellCheck ``` If you are using Ubuntu it can be done like this ``` -sudo apt install neovim npm ansible ansible-lint ripgrep +sudo apt install neovim npm ansible ansible-lint ripgrep shellcheck ``` How to use the plugins and configuration