Skip to content

Commit

Permalink
docs: add poetry install option
Browse files Browse the repository at this point in the history
  • Loading branch information
guilatrova committed Jul 26, 2022
1 parent f22069e commit fa50c28
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 @@ -47,6 +47,12 @@ Inspired by [this blog post](https://blog.guilatrova.dev/handling-exceptions-in-
pip install tryceratops
```

OR

```
poetry add -D tryceratops
```

### Usage

```
Expand Down

0 comments on commit fa50c28

Please sign in to comment.