Skip to content

Commit

Permalink
remove more bash highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichael committed Oct 17, 2016
1 parent ec55f98 commit 8593e58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@ that I (and others) can understand at a glance.
Install it easily on most platforms with [stack](https://haskell-lang.org/get-started) (or cabal).
It's not yet on Hackage, so you'll need the source:

```bash
```
$ git clone https://github.com/simonmichael/quickbench.git
$ cd quickbench
$ stack install # ensure $PATH includes ~/.local/bin
```

You can specify test commands as arguments:
```bash
```
$ quickbench 'sleep 1'
Running 1 tests 1 times at 2016-10-16 23:06:48.058578 UTC:
Expand Down

0 comments on commit 8593e58

Please sign in to comment.