浏览代码

docs: update referenced freebsd version (#5945) (#5949)

docs: fix binary build freebsd/macOS version, fixes #5942

backports of #5945
remyabel 3 年之前
父节点
当前提交
f3db40c57f
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/installation.rst

+ 2 - 2
docs/installation.rst

@@ -110,10 +110,10 @@ are available on the releases_ page for the following platforms:
 
 
 * **Linux**: glibc >= 2.19 (ok for most supported Linux releases).
 * **Linux**: glibc >= 2.19 (ok for most supported Linux releases).
   Older glibc releases are untested and may not work.
   Older glibc releases are untested and may not work.
-* **MacOS**: 10.10 or newer (To avoid signing issues download the file via
+* **MacOS**: 10.12 or newer (To avoid signing issues download the file via
   command line **or** remove the ``quarantine`` attribute after downloading:
   command line **or** remove the ``quarantine`` attribute after downloading:
   ``$ xattr -dr com.apple.quarantine borg-macosx64.tgz``)
   ``$ xattr -dr com.apple.quarantine borg-macosx64.tgz``)
-* **FreeBSD**: 10.3 (unknown whether it works for older releases)
+* **FreeBSD**: 12.1 (unknown whether it works for older releases)
 
 
 ARM binaries are built by Johann Bauer, see: https://borg.bauerj.eu/
 ARM binaries are built by Johann Bauer, see: https://borg.bauerj.eu/