Update README.md

pull/72/head
Bernhard Mueller 7 years ago committed by GitHub
parent 755de36a21
commit 0b18af979f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

@ -33,7 +33,7 @@ Mythril detects a range of [security issues](security_checks.md), including inte
In order to work with Solidity source code files, the [solc command line compiler](http://solidity.readthedocs.io/en/develop/using-the-compiler.html) needs to be installed and in path. You can then provide the source file(s) as positional arguments, e.g.:
```
$ ./myth -x solidity_examples/ether_send.sol
$ myth -x solidity_examples/ether_send.sol
==== Ether send ====
Type: Warning
Contract: Crowdfunding

Loading…
Cancel
Save