mirror of
https://github.com/rbenv/rbenv.git
synced 2024-12-29 13:15:42 +01:00
Update rbenv-doctor link master -> main
This commit is contained in:
parent
064e1c48ba
commit
4092eba274
1 changed files with 1 additions and 1 deletions
|
@ -274,7 +274,7 @@ a systemwide install.
|
|||
terminal tab will usually do it.)
|
||||
|
||||
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
|
||||
$ curl -fsSL https://github.com/rbenv/rbenv-installer/raw/main/bin/rbenv-doctor | bash
|
||||
|
|
Loading…
Reference in a new issue