I am really confused. I'm new to Ethereum. I have tried watching videos and I have got a vague idea of it, I have tried installing remix via CMD but every time I put:
npm install -g solc
into CMD it always comes out with this error:
'npm' is not recognized as an internal or external command,
operable program or batch file.
I'm using Windows 10.
Thanks :)