Created
February 28, 2011 19:44
-
-
Save vertiginous/847890 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### How *I think* -n works ### | |
# install: | |
$ rvm install --branch hydra rbx-nhydra | |
#use: | |
$ rvm rbx-nhydra | |
### How I wish it worked ### | |
# install: | |
$ rvm install --branch hydra rbx -n hydra | |
#use: | |
$ rvm rbx-hydra |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment