mirror of
https://github.com/restic/restic.git
synced 2025-08-15 05:47:27 +00:00
Merge pull request 2147 from kilburn/macports
Document installation with MacPorts
This commit is contained in:
@@ -78,6 +78,12 @@ If you are using macOS, you can install restic using the
|
|||||||
|
|
||||||
$ brew install restic
|
$ brew install restic
|
||||||
|
|
||||||
|
You may also install it using `MacPorts <https://www.macports.org/>`__:
|
||||||
|
|
||||||
|
.. code-block:: console
|
||||||
|
|
||||||
|
$ sudo port install restic
|
||||||
|
|
||||||
Nix & NixOS
|
Nix & NixOS
|
||||||
===========
|
===========
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user