Skip to content

Commit 2537d2a

Browse files
authored
Merge pull request #139 from herbie-fp/codex/fix-outdated-information-in-documentation
Update README formatting instructions
2 parents 6699412 + 44a5e45 commit 2537d2a

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)