1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-22 15:57:15 +00:00

don't duplicate OS list

we merge the "easy installation" and "platforms" paragraphs together in a neater phrasing
This commit is contained in:
Antoine Beaupré 2015-10-07 18:15:30 -04:00
parent ef5d8d0879
commit e2f3527353

View file

@ -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