Skip to content

Commit 507ab1e

Browse files
ScalaWilliammuuki88
authored andcommitted
GraalVM docs to use the installer from master branch (#1169)
So that we needn't update this document if there are any changes in the script.
1 parent 78077f2 commit 507ab1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sphinx/formats/graalvm-native-image.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ To do so, run the following. It will install GraalVM 1.0.0-rc8.
2121

2222
.. code-block:: bash
2323
24-
source <(curl -o - https://raw.githubusercontent.com/sbt/sbt-native-packager/6e1ee230350ce86c37b39c75f35718ac4a7f0a26/.travis/download-graalvm)
24+
source <(curl -o - https://raw.githubusercontent.com/sbt/sbt-native-packager/master/.travis/download-graalvm)
2525
2626
Build
2727
-----

0 commit comments

Comments
 (0)