Skip to content

Commit 32b586c

Browse files
NikolasKomonenfbricon
authored andcommitted
Update README.md
1 parent 0a08a89 commit 32b586c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ See the [changelog](CHANGELOG.md) for the latest release. You might also find us
3838
* Ensure Java path is set in either:
3939
* `java.home` in VSCode preferences
4040
* Environment variable `JAVA_HOME` or `JDK_HOME`
41-
* **Note**: The path should end at the parent folder that contains the `bin` folder.
41+
* **Note**: The path should end at the parent folder that contains the `bin` folder.
42+
**Example Path**: `/usr/lib/jvm/java-1.8.0` if `bin` exists at `/usr/lib/jvm/java-1.8.0/bin`.
4243

4344
## Supported VS Code settings
4445

0 commit comments

Comments
 (0)