doc(installation): add mise alternative installation method

Signed-off-by: jylenhof <jygithub@lenhof.eu.org>
This commit is contained in:
jylenhof
2026-02-02 07:28:21 +01:00
parent f5ab39b33d
commit 24c3b73f7c
+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
=======