diff --git a/README.md b/README.md index 8cea6c7..9f9695c 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,11 @@ 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 +``` +brew install neovim npm python@3.12 shellcheck +``` + How to use the plugins and configuration ``` git clone https://git.nopants.dk/shell/neovim_config.git ~/.config/nvim