Skip to content

Commit 09ec276

Browse files
committed
Change 'Advanced Configuration' reference to 'How rbenv hooks into your shell'
1 parent 590b19a commit 09ec276

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ RVM?**](https://github.com/sstephenson/rbenv/wiki/Why-rbenv%3F)
4242
* [Basic GitHub Checkout](#basic-github-checkout)
4343
* [Upgrading](#upgrading)
4444
* [Homebrew on Mac OS X](#homebrew-on-mac-os-x)
45-
* [Advanced Configuration](#advanced-configuration)
45+
* [How rbenv hooks into your shell](#how-rbenv-hooks-into-your-shell)
4646
* [Installing Ruby Versions](#installing-ruby-versions)
4747
* [Uninstalling Ruby Versions](#uninstalling-ruby-versions)
4848
* [Command Reference](#command-reference)
@@ -233,7 +233,7 @@ Afterwards you'll still need to add `eval "$(rbenv init -)"` to your
233233
profile as stated in the caveats. You'll only ever have to do this
234234
once.
235235

236-
### Advanced Configuration
236+
### How rbenv hooks into your shell
237237

238238
Skip this section unless you must know what every line in your shell
239239
profile is doing.

0 commit comments

Comments
 (0)