Closed payne-chris-r closed 7 years ago
rbenv install 2.3.1 && rbenv global 2.3.1 should be rbenv install 2.3.1 rbenv global 2.3.1
rbenv install 2.3.1 && rbenv global 2.3.1
rbenv install 2.3.1
rbenv global 2.3.1
I've seen the && not work, and I also think there are issues with rbenv install not working and then the global version never gets set.
rbenv install 2.3.1 && rbenv global 2.3.1
should berbenv install 2.3.1
rbenv global 2.3.1
I've seen the && not work, and I also think there are issues with rbenv install not working and then the global version never gets set.