Merge pull request #4570 from MarkusZoppelt/docs/pkgx

docs: add pkgx install option
This commit is contained in:
Michael Eischer
2023-12-24 11:04:59 +00:00
committed by GitHub

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