From 4e403b018a7e43c4e72a84b80bac942f07ea0c9a Mon Sep 17 00:00:00 2001 From: Bernhard Mueller Date: Wed, 10 Oct 2018 11:29:36 -0700 Subject: [PATCH] Fix messed-up formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a60f239f..c5fbd20f 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Install from Pypi: ```bash $ pip3 install mythril -```now +``` See the [Wiki](https://github.com/ConsenSys/mythril/wiki/Installation-and-Setup) for more detailed instructions.