Merge pull request #5701 from jylenhof/master

This commit is contained in:
Michael Eischer
2026-05-10 21:31:15 +02:00
committed by GitHub
+10
View File
@@ -123,6 +123,16 @@ You can install it by adding this to your ``configuration.nix``:
pkgs.restic
];
Mise (Linux/MacOS/Windows)
==========================
If you are using `Mise <https://mise.jdx.dev>`__,
you can install ``restic`` using this command:
.. code-block:: console
$ mise use -g restic@latest
OpenBSD
=======