Skip to content

Commit

Permalink
remove mac-specific pre-commit install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
erexer committed Jan 30, 2024
1 parent 1dc5e7b commit 77584d7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,8 @@ used in the compilation of the binary file, and a directory of TIF rasters that
# Developer Setup
To get started on development, install the pre-commit hooks to format code.

```bash
$ brew install pre-commit
```
First [install `pre-commit`](https://pre-commit.com/).

Then install the hooks within the repo:
```bash
$ cd /PATH/TO/NATURF
Expand Down

0 comments on commit 77584d7

Please sign in to comment.