README.md: add note about bundle's location with Ubuntu debs
This commit is contained in:
parent
3cf085c3c1
commit
1e8834a8d5
1 changed files with 1 additions and 1 deletions
|
|
@ -164,7 +164,7 @@ On **Mac OS X**, RubyGems comes preinstalled; however, you might need to update
|
|||
|
||||
### 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
|
||||
|
|
|
|||
Loading…
Reference in a new issue