Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
axetroy committed Nov 6, 2017
1 parent 889ec1a commit c8fce36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ if (Chromium.isExist === false) {
);

console.info(
`If you got network trouble, You can install ${chalk.green(
`If you got network trouble, You can download ${chalk.green(
Chromium.downloadUrl
)} by your self and extract to ${chalk.yellow(Chromium.path)}`
);
Expand Down

0 comments on commit c8fce36

Please sign in to comment.