Skip to content

Commit

Permalink
Update command intro
Browse files Browse the repository at this point in the history
  • Loading branch information
PhyrexTsai committed Oct 1, 2019
1 parent a6cfe8f commit ce21550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Contracts/Deploy/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ function builder(yargs) {
'ERC721'.underline.yellow + ' - ERC721 Token Standard, ' +
'https://github.com/PortalNetwork/kaizen-contracts/tree/master/ERC721'.underline.yellow + '\n' +
'NuCypher'.underline.yellow + ' - NuCypher Contracts' +
'https://github.com/PortalNetwork/kaizen-contracts/tree/master/NuCypher'.underline.yellow + '\n' +
'https://github.com/PortalNetwork/kaizen-contracts/tree/master/NuCypher'.underline.yellow + '\n'
);
}

Expand Down

0 comments on commit ce21550

Please sign in to comment.