From 7dbe2b80b3b0e8320957a1e7bea32cb8f14dee0b Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Mon, 21 Sep 2015 21:28:18 +0200 Subject: [PATCH] docs: add a note about the single-file binaries --- docs/installation.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/installation.rst b/docs/installation.rst index fbf5e7f4c..4fd5ed356 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -74,6 +74,15 @@ and compare that to our latest release and review the change log (see links on our web site). +Installation (binary) +--------------------- +For some platforms we offer a ready-to-use standalone borg binary. + +It is supposed to work without requiring installation or preparations. + +Check https://github.com/borgbackup/borg/issues/214 for available binaries. + + Debian Jessie / Ubuntu 14.04 preparations (wheel) -------------------------------------------------