Created
March 28, 2017 15:20
-
-
Save ffpollock/a0eef56e8d7f7e7bec181c75b16831f9 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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