From 590b19a1b170c890d0e2c2934dcde06fe154613d Mon Sep 17 00:00:00 2001 From: Jonathan Dean Date: Fri, 13 Dec 2013 14:06:44 -0500 Subject: [PATCH] Remove Neckbeard reference in favor of Advanced --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 900eb453..239c1f9b 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ RVM?**](https://github.com/sstephenson/rbenv/wiki/Why-rbenv%3F) * [Basic GitHub Checkout](#basic-github-checkout) * [Upgrading](#upgrading) * [Homebrew on Mac OS X](#homebrew-on-mac-os-x) - * [Neckbeard Configuration](#neckbeard-configuration) + * [Advanced Configuration](#advanced-configuration) * [Installing Ruby Versions](#installing-ruby-versions) * [Uninstalling Ruby Versions](#uninstalling-ruby-versions) * [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 once. -### Neckbeard Configuration +### Advanced Configuration Skip this section unless you must know what every line in your shell profile is doing.