We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9276677 commit cd83bc9Copy full SHA for cd83bc9
doc/Usage.md
@@ -15,11 +15,11 @@ If you wish to build only the library you can run:
15
```bash
16
make lib
17
```
18
-It is also possible to build the block device separately by running
+It is also possible to build the block device separately by running:
19
20
make bdev
21
22
-, although it requires symbols obtained from compiling the library.
+Although, it requires symbols obtained from compiling the library.
23
24
## Installing
25
0 commit comments