diff --git a/README.md b/README.md index 9f9695c..fd14578 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ If you are using Ubuntu it can be done like this sudo apt install neovim npm ansible ansible-lint ripgrep shellcheck ``` -If you are using MacOS it can be done like this +If you are using MacOS it can be done like this (Yes ansible is not in there yet, still working on that) ``` brew install neovim npm python@3.12 shellcheck ```