Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix precommit hooks
  • Loading branch information
jrob93 authored May 22, 2024
1 parent 11909c0 commit 1621672
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 1621672

Please sign in to comment.