Update Readme to python 3.7

pull/1812/head
Nikhil Parasaram 1 year ago committed by GitHub
parent 491f4ee343
commit 59b86644dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

@ -26,7 +26,7 @@ Get it with [Docker](https://www.docker.com):
$ docker pull mythril/myth
```
Install from Pypi (Python 3.6-3.10):
Install from Pypi (Python 3.7-3.10):
```bash
$ pip3 install mythril

Loading…
Cancel
Save