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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Instead, there is a small shell script included in this repository, `bin/install
28
28
The utility requires Java 8.
29
29
30
30
# Installation
31
-
Download the release distribution and unzip. Run the `install_tableau_sdk.sh` to download the Tableau libraries.
31
+
Download the [current release distribution](https://github.com/jlmorton/tableau/releases/download/1.0/tableau-sdk-wrapper-1.0.zip) and unzip. Run the `install_tableau_sdk.sh` to download the Tableau libraries.
32
32
33
33
# Building
34
34
After installing the Tableau SDK, simply run `mvn install`
0 commit comments