Update rbenv-doctor link master -> main

This commit is contained in:
Jason Karns 2021-05-04 16:20:33 -04:00 committed by GitHub
parent 064e1c48ba
commit 4092eba274
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -274,7 +274,7 @@ a systemwide install.
terminal tab will usually do it.) terminal tab will usually do it.)
5. Verify that rbenv is properly set up using this 5. Verify that rbenv is properly set up using this
[rbenv-doctor](https://github.com/rbenv/rbenv-installer/blob/master/bin/rbenv-doctor) script: [rbenv-doctor](https://github.com/rbenv/rbenv-installer/blob/main/bin/rbenv-doctor) script:
~~~ sh ~~~ sh
$ curl -fsSL https://github.com/rbenv/rbenv-installer/raw/main/bin/rbenv-doctor | bash $ curl -fsSL https://github.com/rbenv/rbenv-installer/raw/main/bin/rbenv-doctor | bash