Skip to content

Commit

Permalink
Update inheritance-graph instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
i-stam committed Jul 14, 2020
1 parent 6b9f2ec commit 4022c17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ To run a specific validation tool, use the provided scripts:
## To generate the inheritance graphs

```sh
docker run -v ~/monolith/contracts:/contracts -it trailofbits/eth-security-toolbox
docker run -v /path/contracts:/contracts -it trailofbits/eth-security-toolbox:latest
solc-select 0.5.17
cd /contracts
sudo apt-get update
Expand Down

0 comments on commit 4022c17

Please sign in to comment.