Skip to content

Commit cd83bc9

Browse files
committed
correct formatting in Usage.md build section
1 parent 9276677 commit cd83bc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/Usage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ If you wish to build only the library you can run:
1515
```bash
1616
make lib
1717
```
18-
It is also possible to build the block device separately by running
18+
It is also possible to build the block device separately by running:
1919
```bash
2020
make bdev
2121
```
22-
, although it requires symbols obtained from compiling the library.
22+
Although, it requires symbols obtained from compiling the library.
2323

2424
## Installing
2525

0 commit comments

Comments
 (0)