Skip to content

Commit c7f761a

Browse files
authored
Merge pull request #2981 from PatrickAlphaC/master
fix: uvx use docs
2 parents 675c446 + b78bddd commit c7f761a

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
@@ -83,7 +83,7 @@ curl -LsSf https://astral.sh/uv/install.sh | sh
8383
uv tool install slither-analyzer
8484

8585
# Or run slither without installation
86-
uvx slither-analyzer <target>
86+
uvx --from slither-analyzer slither <target>
8787
```
8888

8989
To upgrade:

0 commit comments

Comments
 (0)