Skip to content

Commit

Permalink
Update poetry command
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Aug 24, 2023
1 parent a3ae7ab commit a585c2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dev_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ We've had success using [`viztracer`](https://github.com/gaogaotiantian/viztrace
You can start doing the same in your package. Start by installing `viztracer`.

```console
$ poetry add --dev viztracer
$ poetry add --group dev viztracer
```

Then simply run your package's CLI as normal, preceded by the `viztracer` command
Expand Down

0 comments on commit a585c2f

Please sign in to comment.