README.md: add note about bundle's location with Ubuntu debs

This commit is contained in:
maco 2010-09-17 07:25:21 +08:00 committed by Maxwell Salzberg
parent 3cf085c3c1
commit 1e8834a8d5

View file

@ -164,7 +164,7 @@ On **Mac OS X**, RubyGems comes preinstalled; however, you might need to update
### Bundler ### Bundler
After RubyGems is updated, simply run `sudo gem install bundler` to get Bundler. After RubyGems is updated, simply run `sudo gem install bundler` to get Bundler. If you're using Ubuntu repository .debs, bundler is found at /var/lib/gems/1.8/bin/bundle
## Getting Diaspora ## Getting Diaspora