From 8d6b77087958f8da58dc5816731ba1c976d8ad2c Mon Sep 17 00:00:00 2001 From: Tobias Date: Sun, 11 May 2025 23:11:51 +0200 Subject: [PATCH] Updating README file --- README.md | 5 +++++ 1 file changed, 5 insertions(+) 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