Skip to content

Commit

Permalink
Prettier code.
Browse files Browse the repository at this point in the history
  • Loading branch information
lemire committed Nov 17, 2016
1 parent 6cd7c6e commit 7971231
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions simplebenchmark/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ In effect, the tools need to empower the programmer, not weight him down.

This little program is an attempt to do this. In under a minute, we get usable benchmark
numbers... Under Linux or macOS type:
mvn -f ../pom.xml package -DskipTests -Dgpg.skip=true
./run.sh

```bash
mvn -f ../pom.xml package -DskipTests -Dgpg.skip=true
./run.sh
```

0 comments on commit 7971231

Please sign in to comment.