Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update brew download link #1070

Merged
merged 1 commit into from Sep 28, 2020
Merged

update brew download link #1070

merged 1 commit into from Sep 28, 2020

Conversation

@almartin82
Copy link
Contributor

@almartin82 almartin82 commented Sep 28, 2020

if you use the older ruby command, the brew installer throws the following warning in terminal:

Warning: The Ruby Homebrew installer is now deprecated and has been rewritten in
Bash. Please migrate to the following command:
  /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"

This is the official method for installing homebrew per their homepage and this discussion

if you use the older `ruby` command, the brew installer throws a warning:
```
Warning: The Ruby Homebrew installer is now deprecated and has been rewritten in
Bash. Please migrate to the following command:
  /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
```
@dbader
Copy link
Member

@dbader dbader commented Sep 28, 2020

Perfect, thank you :)

@dbader dbader merged commit 3525c13 into realpython:master Sep 28, 2020
1 check passed
1 check passed
deploy/netlify Deploy preview ready!
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.