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

Brew Package Manager installation step for MacOS is missing in Week1/README.md #308

Closed
allhandsondeck opened this issue Jul 24, 2019 · 1 comment

Comments

@allhandsondeck
Copy link
Contributor

allhandsondeck commented Jul 24, 2019

For being able to install MySQL via brew in mac systems, users should install brew package manager first via this command:

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

This command can be added in https://github.com/HackYourFuture/databases/blob/master/Week1/README.md

@unmeshvrije
Copy link
Contributor

You are right! Can you make a pull request with this change in Week1/README.md
I will approve it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants