Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hiwakaba authored Oct 4, 2021
1 parent 214c04f commit 3cb37b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ $ mvn clean exec:exec package

#### JDK

You can try a new JDK by changing the JAVA_HOME environment and run `mvn clean exec:exec package'.
You can try a new JDK by changing the JAVA_HOME environment and run `mvn clean exec:exec package`.
```
$ export JAVA_HOME=/usr/lib/jvm/java-11-openjdk-11.0.12.0.7-0.el7_9.x86_64
$ mvn clean exec:exec package
Expand Down

0 comments on commit 3cb37b9

Please sign in to comment.