diff --git a/README.md b/README.md index 5dc7de20f..c7a466f80 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ docker run -it -v /home/share:/share trailofbits/eth-security-toolbox * For GitHub action integration, use [slither-action](https://github.com/marketplace/actions/slither-action). * For pre-commit integratio, use (replace `$GIT_TAG` with real tag) - ``` + ```YAML - repo: https://github.com/crytic/slither rev: $GIT_TAG hooks: