Last active
October 12, 2015 02:08
-
-
Save justinedelson/3955062 to your computer and use it in GitHub Desktop.
Install vlt (3.0.0) using Homebrew
This file contains hidden or 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
First Time: | |
$ brew tap justinedelson/homebrew-filevault | |
$ brew install filevault | |
Every Other Time: | |
$ brew update | |
$ brew upgrade filevault |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment