We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2195a29 commit 0f15ebeCopy full SHA for 0f15ebe
README.md
@@ -31,19 +31,7 @@ pip install gReLU
31
32
## Contributing
33
34
-This project uses [pre-commit](https://pre-commit.com/). Please make sure to install it before making any changes:
35
-
36
-```shell
37
-pip install pre-commit
38
-cd gReLU
39
-pre-commit install
40
-```
41
42
-It is a good idea to update the hooks to the latest version:
43
44
45
-pre-commit autoupdate
46
+See our [contribution guide](https://genentech.github.io/gReLU/contributing.html).
47
48
## Additional requirements
49
0 commit comments