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

Add instructions to install via Homebrew #56

Merged
merged 1 commit into from
Jun 30, 2020
Merged

Conversation

samuong
Copy link
Owner

@samuong samuong commented Jun 30, 2020

Also, I've moved the "Download Binary" method down one section, because I think
that Homebrew and Go both provide a better (automated) way to keep the binary
up-to-date.

Also, I've added http:// to http_proxy and https_proxy. This seems to be
needed by yarn.

Fixes #55

@samuong samuong changed the title Update README.md Add instructions to install via Homebrew Jun 30, 2020
@samuong samuong merged commit 72a0aad into master Jun 30, 2020
@samuong samuong deleted the samuong-patch-1 branch June 30, 2020 22:30
@samuong
Copy link
Owner Author

samuong commented Jun 30, 2020

Oh no, I accidentally copied-and-pasted an extra space at the start of the git commit message. I'm not sure if I can live with this; is there a way to fix it?

@camh-
Copy link
Collaborator

camh- commented Jun 30, 2020

git commit --amend

Your can reset the merge commit away and re merge

@samuong
Copy link
Owner Author

samuong commented Jun 30, 2020

There's no merge commit - I squashed and merged it when closed the PR. I'm guessing it's not possible to force push over a protected branch, right?

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

Successfully merging this pull request may close these issues.

Provide a Brew tap
2 participants