diff --git a/README.md b/README.md index bbbfb02..cf64cc0 100644 --- a/README.md +++ b/README.md @@ -133,11 +133,10 @@ Clone this GitHub repository. $ sudo python3 setup.py install ``` - MythX CLI (optional): - ```sh - $ git clone git://github.com/dmuhs/mythx-cli - $ sudo python setup.py install - ``` + $ git clone git://github.com/dmuhs/mythx-cli + $ sudo python setup.py install + ``` ## Running the project with local test network (ganache-cli) - Start ganache-cli with the following command (global dependency):