Last active
February 19, 2017 21:14
-
-
Save probaldhar/c40a21479bad4d574cbe909b3c9d90f4 to your computer and use it in GitHub Desktop.
Allow applications downloaded from anywhere in macOS Sierra
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
To run application that is downloaded from anywhere | |
In the terminal type this and hit enter, | |
sudo spctl --master-disable | |
After instaling do it | |
sudo spctl --master-enable |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment