Merge branch 'release/0.10' into develop

This commit is contained in:
Sebastian Messmer 2020-07-10 17:50:04 -07:00
commit fb9c72abe1

View File

@ -17,11 +17,18 @@ You can also use CryFS on older versions of these distributions by following the
OSX
----
CryFS is distributed via Homebrew. Just do
CryFS is distributed via Homebrew and MacPorts.
If you use Homebrew:
brew cask install osxfuse
brew install cryfs
If you use MacPorts (not available for OSX 10.15 at the moment):
port install cryfs
Windows (experimental)
----------------------