Skip to content

Commit

Permalink
Merge pull request #14 from Genentech/pypi-readme
Browse files Browse the repository at this point in the history
updated readme with pip command
  • Loading branch information
avantikalal authored Jul 10, 2024
2 parents 1477f4c + b58845a commit c5f3c14
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ cd gReLU
pip install .
```

To install using pip:

```shell
pip install gReLU
```

## Contributing

This project uses [pre-commit](https://pre-commit.com/). Please make sure to install it before making any changes:
Expand Down

0 comments on commit c5f3c14

Please sign in to comment.