exercism / exercism/website-copy

CLI walkthrough: installing Homebrew on Mac: instructions out of date?

Open
#2,238 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
217
Forks
944
PR merge metrics
No merged PRs in 30d

Description

On the walkthrough for installing on Mac, answer: Mac, No, Yes, No to get to the brew install instructions.

The suggested command is
```
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
```

But the Homebrew page suggests
```
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
```

I wonder if the ruby command is out of date.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.