mirror of
https://github.com/octoleo/restic.git
synced 2024-11-21 12:25:09 +00:00
docs: add pkgx install option
PR in pkgx pantry: https://github.com/pkgxdev/pantry/pull/4098 restic pkg: https://pkgx.dev/pkgs/restic.net/restic/
This commit is contained in:
parent
ff0c975443
commit
bb0c923298
@ -84,6 +84,12 @@ If you are using macOS, you can install restic using the
|
||||
|
||||
$ brew install restic
|
||||
|
||||
On Linux and macOS, you can also install it using `pkgx <https://pkgx.sh/>`__:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ pkgx install restic
|
||||
|
||||
You may also install it using `MacPorts <https://www.macports.org/>`__:
|
||||
|
||||
.. code-block:: console
|
||||
|
Loading…
Reference in New Issue
Block a user