Skip to content

Commit b58881f

Browse files
committed
update the readme to include the build instructions correctly formatted
1 parent c4538e7 commit b58881f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

bindings/java/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ First build the C code:
1212
bash bindings/java/scripts/linux/buildC.sh
1313
cd bindings/java/
1414
mvn test --file pom.xml --no-transfer-progress
15-
```
15+
```
16+
1617

1718
#### MacOS
1819

0 commit comments

Comments
 (0)