We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0f0517 commit c22ff98Copy full SHA for c22ff98
README.md
@@ -4,6 +4,9 @@ Experimental plugin for using [Elide](https://github.com/elide-dev/elide) from w
4
5
### Installation
6
7
+Make sure to [install Elide](https://docs.elide.dev/installation.html) before proceeding. In GHA, use our
8
+[`elide-dev/setup-elide`](https://github.com/elide-dev/setup-elide) action to install Elide.
9
+
10
1) Create the `javac` shim in your `JAVA_HOME`:
11
12
**`$JAVA_HOME/bin/elide-javac`**
0 commit comments