Skip to content

Commit 6ba7d2b

Browse files
committed
update README
1 parent 57d8a1e commit 6ba7d2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,5 +129,5 @@ from the jshell files using a small Java script.
129129

130130
Using java 14
131131
```
132-
java --enable-preview build/build.java
132+
java --source 14 --enable-preview build/build.java
133133
```

0 commit comments

Comments
 (0)