Skip to content
This repository has been archived by the owner on Jul 11, 2020. It is now read-only.

Commit

Permalink
Merge pull request #6 from antony/patch-1
Browse files Browse the repository at this point in the history
Fix executable name
  • Loading branch information
richard-ramos authored Oct 6, 2018
2 parents 2ea86a4 + 65ab227 commit 6f65048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ UML class diagram generator for solidity contracts
```Bash
$ npm -g install git+https://github.com/richard-ramos/solidity-diagram-gen.git

$ solidity-code-gen path/to/contracts/folder
$ solidity-diagram-gen path/to/contracts/folder
```

0 comments on commit 6f65048

Please sign in to comment.