trufflesuite / trufflesuite.github.io

Staging Repo of Build Artifacts for Truffle Suite. Find the source at https://github.com/trufflesuite/trufflesuite.com
https://www.trufflesuite.com
34 stars 160 forks source link

"–production" contained a non-ascii dash #103

Closed pyskell closed 7 years ago

pyskell commented 7 years ago

That dash causes an error in PowerShell. Changed it to a regular dash.

tcoulter commented 7 years ago

Thanks!