Skip to content

Commit

Permalink
doc: Fixing compile instruction in README
Browse files Browse the repository at this point in the history
Update the instruction how to build with meson.
  • Loading branch information
BrandonMFong authored and igaw committed Jul 20, 2023
1 parent 116421b commit d14e686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ completely "clean" all the build artifacts, one need only delete the
To compile:

```
meson -C .build
meson compile -C .build
```

## To install libnvme
Expand Down

0 comments on commit d14e686

Please sign in to comment.