I am trying to do the tutorial for Meteor JS but I can\'t get it to work properly using the Git Shell that comes with Github for Windows. It can\'t find the meteor command.
I am not using windows so I can't tell you the exact path, but you need to search for the path of the 'bin' folder (something like C:...\bin) where meteor is, and then add it to the PATH environment variable.
Or maybe it is better if you just install the windows version of meteor available here: https://win.meteor.com