From 7003ea85ceebd207b8fcee4adfabf0ef7daf4f6b Mon Sep 17 00:00:00 2001 From: kawaiipunk Date: Tue, 2 Jun 2026 23:18:59 +0100 Subject: [PATCH] Updated README test instructions --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index 8aa0a4e..d92678e 100644 --- a/README.md +++ b/README.md @@ -84,19 +84,11 @@ bash tests/run.sh ### Prerequisites -The test suite uses several tools. Install them with: +The test suite uses several tools. Install them with your equivalent of: ```sh brew install shellcheck gomplate ``` - -Or on Debian/Ubuntu: - -```sh -sudo apt-get install shellcheck -# gomplate: https://github.com/hairyhenderson/gomplate/releases -``` - Some tests skip gracefully if their dependencies are missing. [abra]: https://git.autonomic.zone/autonomic-cooperative/abra