Created
August 1, 2011 23:05
-
-
Save technicalpickles/1119197 to your computer and use it in GitHub Desktop.
wtf bundler?
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
$ gem install bundler | |
ERROR: Could not find a valid gem 'bundler' (>= 0) in any repository | |
ERROR: Possible alternatives: bundler | |
$ gem install bundler | |
Fetching: bundler-1.0.15.gem (100%) | |
Successfully installed bundler-1.0.15 | |
1 gem installed | |
Installing ri documentation for bundler-1.0.15... | |
Installing RDoc documentation for bundler-1.0.15... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment