From 831850029422cb3d78e395ce091b1e2a115b5400 Mon Sep 17 00:00:00 2001 From: Adrian Moisey Date: Wed, 7 Oct 2015 12:52:44 +0200 Subject: [PATCH] Remove extra word Closes Homebrew/homebrew#44708. Signed-off-by: Xu Cheng --- share/doc/homebrew/Gems,-Eggs-and-Perl-Modules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/doc/homebrew/Gems,-Eggs-and-Perl-Modules.md b/share/doc/homebrew/Gems,-Eggs-and-Perl-Modules.md index e1f17eb24b..3f2159bc86 100644 --- a/share/doc/homebrew/Gems,-Eggs-and-Perl-Modules.md +++ b/share/doc/homebrew/Gems,-Eggs-and-Perl-Modules.md @@ -72,7 +72,7 @@ without sudo. You should add this to your path. See the caveats in the ### With system’s Ruby -To make Ruby install install to `/usr/local`, we need to add +To make Ruby install to `/usr/local`, we need to add `gem: -n/usr/local/bin` to your `~/.gemrc`. It’s YAML…so do it manually or use this: