Same as last commit and push

This commit is contained in:
Tobias 2025-05-11 23:13:24 +02:00
parent 8d6b770879
commit 3b9053ccb8

View File

@ -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 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 brew install neovim npm python@3.12 shellcheck
``` ```