Vagrant ssh error

Hi,
I did everything according to the instructions and got up to the ‘vagrant ssh’ commnd typed in the cmd, now it gives me this after using ‘vagrant ssh’:

C:\Users\user2\ionic-box-master>vagrant ssh
`ssh` executable not found in any directories in the %PATH% variable. Is an
SSH client installed? Try installing Cygwin, MinGW or Git, all of which
contain an SSH client. Or use your favorite SSH client with the following
authentication information shown below:

Host: 127.0.0.1
Port: 2222
Username: vagrant
Private key: C:/Users/user2/.vagrant.d/insecure_private_key

any idea what to do now?
and is there a video tutorial that explaines how to proceed from there?

Thanks in advnace,

FireBrand

you could download an ssh-client from the error-text and use the new programm instead of “vagrant ssh”. I use bitvise SSH Client -> For the password you have to use the “user keypair manager” and import the insecure_private_key file and login with username “vagrant” and initial method publickey - slot1