forked from TrueCloudLab/restic
Document installation with MacPorts
This commit is contained in:
parent
1107eef215
commit
06a01bc016
1 changed files with 6 additions and 0 deletions
|
@ -78,6 +78,12 @@ If you are using macOS, you can install restic using the
|
|||
|
||||
$ brew install restic
|
||||
|
||||
You may also install it using `MacPorts <https://www.macports.org/>`__:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ sudo port install restic
|
||||
|
||||
Nix & NixOS
|
||||
===========
|
||||
|
||||
|
|
Loading…
Reference in a new issue