Skip to content

Commit a7d3c56

Browse files
committed
Update documentation
1 parent ace6787 commit a7d3c56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

benchmarks/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The script also has 3 dependencies that need to be resolved before it can be run
3232
> 1. The host must have `bash` shell installed.
3333
> 2. If running on a remote host, the ssh connection to the remote host must be configured to allow [passwordless login](https://www.strongdm.com/blog/ssh-passwordless-login).
3434
> 3. If running on Linux, the user on the host (local or remote) must have [passwordless sudo privileges](https://unix.stackexchange.com/questions/468416/setting-up-passwordless-sudo-on-linux-distributions).
35-
> - If this isn't an option, then the host must have the following software installed:
35+
> - If this isn't an option, then the host must have the following software installed (see [requirements.yml](helpers/requirements.yml) for details):
3636
> - [SDKMAN!](https://sdkman.io/)
3737
> - `sdk i java <-j flag passed to the script>`
3838
> - `sdk i java <-g flag passed to the script>`

0 commit comments

Comments
 (0)