VonC is probably right, in that you need to fix your path, but I was facing the same problem despite using the correct one. In my case, I needed to start ssh-agent for the command to work.
Running the sample commands from GitHub was not working, but, since I had installed OpenSSH, I simply started the pre-installed “OpenSSH Authentication Agent” service, on the Services app, as described in this answer.