Updated README test instructions
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
10
README.md
10
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
|
||||
|
||||
Reference in New Issue
Block a user