Skip to content

Commit

Permalink
updated readme with pip command
Browse files Browse the repository at this point in the history
  • Loading branch information
avantikalal committed Jul 10, 2024
1 parent 174cb10 commit b58845a
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 b58845a

Please sign in to comment.