From 3b9053ccb878ec77499d12ec075340e480fa1abc Mon Sep 17 00:00:00 2001 From: Tobias Date: Sun, 11 May 2025 23:13:24 +0200 Subject: [PATCH] Same as last commit and push --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```