1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-27 18:28:42 +00:00

Merge pull request #4640 from russelldavis/fix-osxfuse-link

Fix osxfuse github link in installation docs
This commit is contained in:
TW 2019-06-24 08:20:12 +02:00 committed by GitHub
commit 70e921d022
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -230,12 +230,11 @@ dependencies::
pip3 install virtualenv
For FUSE support to mount the backup archives, you need at least version 3.0 of
FUSE for OS X, which is available via github_, or via homebrew::
FUSE for OS X, which is available via `github <https://github.com/osxfuse/osxfuse/releases/latest>`__,
or via homebrew::
brew cask install osxfuse
.. _github: https://github.com/osxfuse/osxfuse/releases/latest
FreeBSD
++++++++