Created
October 19, 2011 20:35
-
-
Save sstephenson/1299584 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
$ time rbenv install 1.9.2-p290 | |
Downloading https://github.com/downloads/sstephenson/ruby-packages/1.9.2-p290.x86_64-darwin.rubypackage... | |
Installing 1.9.2-p290... | |
Installed 1.9.2-p290 to /Users/sam/.rbenv/versions/1.9.2-p290 | |
real 0m18.979s | |
user 0m1.211s | |
sys 0m3.334s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nice!