Skip to content

Commit 78b4856

Browse files
committed
refactor: add 'java -version' command to the README.md
1 parent 893aece commit 78b4856

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ $ java -version
9999
```
100100
Output for proper work
101101
```shell
102+
$ java -version
102103
java version "18.0.2.1"
103104
Java(TM) SE Runtime Environment (build 18.0.2.1+1-1)
104105
Java HotSpot(TM) 64-Bit Server VM (build 18.0.2.1+1-1, mixed mode, sharing)

0 commit comments

Comments
 (0)