Update README.md

pull/2498/head
alpharush 3 months ago committed by GitHub
parent 8f8bfeff6a
commit cadcf1e90c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      README.md

@ -173,7 +173,7 @@ Slither requires Python 3.6+ and [solc](https://github.com/ethereum/solidity/),
pip3 install slither-analyzer
```
If your slither version is behind the latest available release, you can upgrade slither to stay up to date with the latest features and bug fixes using the following command:
#### How to upgrade
```console
pip install --upgrade slither-analyzer

Loading…
Cancel
Save