I am trying to install OpenShift client tools with
C:\> gem install rhc
but it is giving error
ERROR: Could not find a valid gem 'rhc' (>= 0) in any repository
how to avoid it and install rhc.
I am trying to install OpenShift client tools with
C:\> gem install rhc
but it is giving error
ERROR: Could not find a valid gem 'rhc' (>= 0) in any repository
how to avoid it and install rhc.
gem sources --remove https://rubygems.org/
gem sources --add http://rubygems.org/