Browse Source

Merge pull request #504 from jonathandean/master

Remove Neckbeard reference in favor of Advanced
pull/360/head^2
Sam Stephenson 12 years ago
parent
commit
605e691bff
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

@ -42,7 +42,7 @@ RVM?**](https://github.com/sstephenson/rbenv/wiki/Why-rbenv%3F)
* [Basic GitHub Checkout](#basic-github-checkout) * [Basic GitHub Checkout](#basic-github-checkout)
* [Upgrading](#upgrading) * [Upgrading](#upgrading)
* [Homebrew on Mac OS X](#homebrew-on-mac-os-x) * [Homebrew on Mac OS X](#homebrew-on-mac-os-x)
* [Neckbeard Configuration](#neckbeard-configuration)
* [How rbenv hooks into your shell](#how-rbenv-hooks-into-your-shell)
* [Installing Ruby Versions](#installing-ruby-versions) * [Installing Ruby Versions](#installing-ruby-versions)
* [Uninstalling Ruby Versions](#uninstalling-ruby-versions) * [Uninstalling Ruby Versions](#uninstalling-ruby-versions)
* [Command Reference](#command-reference) * [Command Reference](#command-reference)
@ -233,7 +233,7 @@ Afterwards you'll still need to add `eval "$(rbenv init -)"` to your
profile as stated in the caveats. You'll only ever have to do this profile as stated in the caveats. You'll only ever have to do this
once. once.
### Neckbeard Configuration
### How rbenv hooks into your shell
Skip this section unless you must know what every line in your shell Skip this section unless you must know what every line in your shell
profile is doing. profile is doing.

Loading…
Cancel
Save