Skip to content

Instantly share code, notes, and snippets.

@ffpollock
Created March 28, 2017 15:20
Show Gist options
  • Save ffpollock/a0eef56e8d7f7e7bec181c75b16831f9 to your computer and use it in GitHub Desktop.
Save ffpollock/a0eef56e8d7f7e7bec181c75b16831f9 to your computer and use it in GitHub Desktop.
In Powershell/Command Line/Mac Terminal type out
echo $HOME
In that home directory create a folder called .berkshelf
In the .berkshelf directory create a file called config.json
Inside config.json
{"ssl": {"verify": false}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment