mirror of
https://github.com/octoleo/restic.git
synced 2024-11-22 12:55:18 +00:00
Merge pull request #4570 from MarkusZoppelt/docs/pkgx
docs: add pkgx install option
This commit is contained in:
commit
1196c72819
@ -84,6 +84,12 @@ If you are using macOS, you can install restic using the
|
|||||||
|
|
||||||
$ brew install restic
|
$ 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/>`__:
|
You may also install it using `MacPorts <https://www.macports.org/>`__:
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
Loading…
Reference in New Issue
Block a user