Skip to content

Commit 9dc4bf0

Browse files
docs: sdkman install instructions
1 parent a35aad6 commit 9dc4bf0

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

webtau-docs/pre-filter/installation-groovy-runner.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,11 @@ If you have [brew](https://brew.sh) installed in your system use
44
brew install testingisdocumenting/brew/webtau
55
```
66

7+
If you have [sdkman](https://sdkman.io) installed in your system use
8+
9+
```
10+
sdk install webtau
11+
```
12+
713
Alternatively, download and unzip [webtau](https://repo.maven.apache.org/maven2/org/testingisdocumenting/webtau/webtau-dist/${project.version}/webtau-dist-${project.version}-webtau.zip).
814
Add it to your `PATH`.

0 commit comments

Comments
 (0)