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

Wget install instructions may not work #6

Open
lowlevelsoul opened this issue Apr 22, 2018 · 0 comments
Open

Wget install instructions may not work #6

lowlevelsoul opened this issue Apr 22, 2018 · 0 comments

Comments

@lowlevelsoul
Copy link

If the user does not have ssl already installed, the wget installation step will fail. I'd suggest an alternate path of installing wget via brew to manage install dependancies.

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

Use brew to install wget with ssl;
brew install wget --with-libressl

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

1 participant