]> www.infradead.org Git - users/hch/fsqual.git/commitdiff
Fix build instructions
authorAvi Kivity <avi@scylladb.com>
Tue, 9 Feb 2016 15:43:56 +0000 (17:43 +0200)
committerAvi Kivity <avi@scylladb.com>
Tue, 9 Feb 2016 15:43:56 +0000 (17:43 +0200)
README.md

index 399113f033280f418ee0446b87c9a90271c35f4b..eb11821562e7a5b3085f8d1b17e19fd007e119ec 100644 (file)
--- a/README.md
+++ b/README.md
@@ -16,6 +16,10 @@ Install the following packages:
  * `gcc-c++` (`g++` on Debian and derivatives)
  * `make`
 
+To build, simply run
+
+    make
+
 ## Running
 
 Change to a directory under the mountpoint to be tested, and run `fsqual`.