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
commit 1196c72819
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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