diff --git a/docs/_docs/installation/macos.md b/docs/_docs/installation/macos.md index 431421c9..8394516c 100644 --- a/docs/_docs/installation/macos.md +++ b/docs/_docs/installation/macos.md @@ -76,7 +76,7 @@ brew install rbenv rbenv init # Check your installation -curl -fsSL https://github.com/rbenv/rbenv-installer/raw/master/bin/rbenv-doctor | bash +curl -fsSL https://github.com/rbenv/rbenv-installer/raw/main/bin/rbenv-doctor | bash ``` Restart your terminal to apply your changes.