Skip to content

Commit aaa9e9a

Browse files
committed
restored latest_graalvm_home symlink info
1 parent 290e782 commit aaa9e9a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

compiler/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,10 @@ The newly built GraalVM image containing libgraal is shown by:
111111
```bash
112112
$ mx --env libgraal graalvm-home
113113
```
114+
or by following this symlink:
115+
```bash
116+
$ ./latest_graalvm_home
117+
```
114118

115119
For more information about building Native Images, see the [README file of the vm suite](../vm/README.md).
116120

0 commit comments

Comments
 (0)