mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-23 16:26:29 +00:00
hint to single-file pyinstaller binaries from README
This commit is contained in:
parent
507752f39a
commit
a3d967bdff
1 changed files with 4 additions and 0 deletions
|
@ -63,6 +63,10 @@ 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.
|
||||
|
||||
**Platforms Borg works on**
|
||||
* Linux
|
||||
* Mac OS X
|
||||
|
|
Loading…
Reference in a new issue