Skip to content

Commit 872dcc0

Browse files
committed
update example to use script name "pyan3"
1 parent 0a8d415 commit 872dcc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ See `pyan --help`.
3535

3636
Example:
3737

38-
`pyan *.py --uses --no-defines --colored --grouped --annotated --dot >myuses.dot`
38+
`pyan3 *.py --uses --no-defines --colored --grouped --annotated --dot >myuses.dot`
3939

4040
Then render using your favorite GraphViz filter, mainly `dot` or `fdp`:
4141

0 commit comments

Comments
 (0)