Skip to content

Commit 9c6a68d

Browse files
authored
Update README.md
formatting
1 parent c5e98a4 commit 9c6a68d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ cmake ..
1515
cmake --build .
1616
```
1717
# Running
18-
To output the C++ code to the terminal one just needs to type json_to_cpp_bin --in_file jsonfile.json
18+
To output the C++ code to the terminal one just needs to type ```json_to_cpp_bin --in_file jsonfile.json```
1919

2020
```
2121
Command line options

0 commit comments

Comments
 (0)