From e2f3527353cd9d1ceb6e4cd752093b197bce7cc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= Date: Wed, 7 Oct 2015 18:15:30 -0400 Subject: [PATCH] don't duplicate OS list we merge the "easy installation" and "platforms" paragraphs together in a neater phrasing --- README.rst | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.rst b/README.rst index cf7d5ca87..4a9c7ddef 100644 --- a/README.rst +++ b/README.rst @@ -64,16 +64,16 @@ Main features Backup archives are mountable as userspace filesystems for easy interactive backup examination and restores (e.g. by using a regular file manager). -**Easy installation** - For Linux, Mac OS X and FreeBSD, we offer a single-file pyinstaller binary - that does not require installing anything - you can just run it. +**Easy installation on multiple platforms** + We offer a single-file binaries + that does not require installing anything - you can just run it on + the supported platforms: -**Platforms Borg works on** - * Linux - * Mac OS X - * FreeBSD - * OpenBSD and NetBSD (for both: no xattrs/ACLs support yet) - * Cygwin (unsupported) + * Linux + * Mac OS X + * FreeBSD + * OpenBSD and NetBSD (for both: no xattrs/ACLs support yet) + * Cygwin (unsupported) **Free and Open Source Software** * security and functionality can be audited independently