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