Skip to content

Commit

Permalink
quickstart: macos: use port instead of brew
Browse files Browse the repository at this point in the history
  • Loading branch information
rfjakob committed May 16, 2023
1 parent 86ac7ff commit 615f0b7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,9 @@ On Debian, gocryptfs is available as

$ apt install gocryptfs

On Mac OS X, gocryptfs is available as a
[Homebrew formula](https://github.com/Homebrew/homebrew-core/blob/master/Formula/gocryptfs.rb):
On MacOS, [gocryptfs is available on MacPorts](https://ports.macports.org/port/gocryptfs/details/):

$ brew install gocryptfs
$ port install gocryptfs

On Fedora, gocryptfs is available as
[an rpm package](https://src.fedoraproject.org/rpms/golang-github-rfjakob-gocryptfs):
Expand Down

0 comments on commit 615f0b7

Please sign in to comment.