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