You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,8 @@ This library uses the Tableau SDK to create and publish Tableau extracts. This
18
18
19
19
Instead, there is a small shell script included in this repository, `bin/install_tableau_sdk.sh`. This shell script will download the SDK, extract it to the `lib` folder within the top-level repository directory, and then `mvn install` the Java dependencies to your local Maven installation.
20
20
21
+
The utility requires Java 8.
22
+
21
23
# Installation
22
24
Download the release distribution and unzip. Run the `install_tableau_sdk.sh` to download the Tableau libraries.
0 commit comments