0mkara / etheratom

Solidity compilation and Ethereum contract execution interface for hackable atom editor
https://atom.io/packages/etheratom
GNU General Public License v3.0
252 stars 41 forks source link

Fix cannot install on windows bug. #206

Closed bingozwb closed 6 years ago

bingozwb commented 6 years ago

';' doesn't support in windows cmd but '&&', and linux support '&&' too