Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
naszam committed Aug 3, 2020
1 parent 5fef25f commit 6235c88
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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):
Expand Down

0 comments on commit 6235c88

Please sign in to comment.