Skip to content

Commit 44a5e45

Browse files
committed
Update formatting instructions in README
1 parent 6699412 commit 44a5e45

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,8 @@ Contributing
4646

4747
Please file issues and submit patches [on
4848
Github](https://github.com/herbie-fp/rival). All code should be
49-
formatted using `raco fmt`; you can set this up to happen on commit
50-
with:
51-
52-
make hook
49+
formatted using `make fmt`, which runs `raco fmt` across the
50+
repository; run it before committing your changes.
5351

5452
Additionally, all code must pass the automated tests, which you can
5553
run with:

0 commit comments

Comments
 (0)