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:
Markus Zoppelt 2023-11-19 11:03:42 +01:00 committed by Michael Eischer
parent ff0c975443
commit bb0c923298
1 changed files with 6 additions and 0 deletions

View File

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