Skip to content

Commit f34b5ce

Browse files
authored
Update CONTRIBUTING.md
1 parent 53f9a1a commit f34b5ce

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CONTRIBUTING.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,15 @@ Contents:
2222
* Binary Compatibility
2323
* Submitting a PR
2424

25+
Getting started
26+
=======
27+
Scala js dom currently targets java 17 for maximum compatibility.
28+
29+
```sh
30+
cs launch sbt --jvm 17
31+
```
32+
May would select a jvm that is known to work with the project
33+
2534

2635
Packages
2736
========

0 commit comments

Comments
 (0)