Skip to content

Commit

Permalink
Merge pull request #138 from lsst-uk/137-precommit-hooks-rsp
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
jrob93 authored May 22, 2024
2 parents 4f103db + 1621672 commit f97608e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@ development using the following commands from within the adler folder:
```
>> pip install --user -e .'[dev]'
```
Furthermore, to get the pre-commit hooks working on RSP, you will probably have to update git within your environment:

```
conda install git
```

If you're also working on the docs:

Expand Down

0 comments on commit f97608e

Please sign in to comment.