From e81f6eeff24dac448c9a47fb682ff241c9d0e1c5 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 16 Oct 2016 15:49:36 -0700 Subject: [PATCH] readme cleanup --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 393bf8f..0404a18 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ It is not smart or complicated like "bench" or criterion; it is good for quick and dirty, exploratory, comparative measurements that you can understand at a glance. +```bash $ git clone https://github.com/simonmichael/quickbench.git $ stack install ./quickbench # ensure $PATH includes ~/.local/bin $ quickbench -h +``` \ No newline at end of file