]> www.infradead.org Git - users/sagi/libnvme.git/commitdiff
doc: Fixing compile instruction in README
authorBrando <fong.m.brandon97@gmail.com>
Tue, 18 Jul 2023 16:57:56 +0000 (09:57 -0700)
committerDaniel Wagner <dwagner@suse.de>
Thu, 20 Jul 2023 08:52:45 +0000 (10:52 +0200)
Update the instruction how to build with meson.

README.md

index 0b0fae80e32c7c5258358cde1a468e471f6e834e..af1ee724af4d2eb5edce00ad26318eba03badf45 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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