Skip to content

Commit 0adbe81

Browse files
committed
README: Add blank lines around code blocks
markdownlink requires that there are blank rounds around code blocks. Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 8c0fd74 commit 0adbe81

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,14 @@ make
1818
### MacOS
1919

2020
For Homebrew users,
21+
2122
```bash
2223
brew install libxml2 pkg-config libusb
2324
make
2425
```
2526

2627
For MacPorts users
28+
2729
```bash
2830
sudo port install libxml2 pkgconfig libusb
2931
make

0 commit comments

Comments
 (0)