I just installed pik into c:\bin
. I typed in pik list
, and it shows:
* 193: ruby 1.9.3p484 <2013-11-22> [i386-mingw32]
200: ruby 2.0.0p195 <2013-05-14. [i386-mingw32].
I typed in: c:\bin> pik use 200
and c:\bin>ruby -v
and get the following error.
'ruby' is not recognised as an internal or external command, operable program or batch file.
What might cause this, and how do I resolve it to properly upgrade to Ruby 2.0?