Skip to content

Commit 0847f69

Browse files
authored
Update README.md
1 parent f5f64f1 commit 0847f69

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
@@ -172,7 +172,7 @@ mvn exec:java
172172

173173
You may run our examples as follows:
174174

175-
````
175+
```
176176
mvn package
177177
javac -cp target/classes/:. example.java
178178
java -cp target/classes/:. example

0 commit comments

Comments
 (0)