From 195942f22eb5aeb47a57d110112d32cff7eff0dd Mon Sep 17 00:00:00 2001 From: Britta Date: Tue, 17 Nov 2015 16:51:03 -0800 Subject: [PATCH] Changing "neckbeard" to "advanced" Many advanced users who enjoy reading detailed documentation may not really think of themselves as "neckbeards", even in a jokey way, so naming this section with a simple, familiar (and easy-to-translate!) name may encourage more people to read it. :) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1ab2a525..1e24f79d 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ This project was forked from [rbenv](https://github.com/sstephenson/rbenv) and * [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) * [Uninstalling Python Versions](#uninstalling-python-versions) * **[Command Reference](#command-reference)** * **[Development](#development)** @@ -274,7 +274,7 @@ 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.