mirror of
https://github.com/restic/restic.git
synced 2026-05-11 04:55:24 +00:00
Merge pull request #5701 from jylenhof/master
This commit is contained in:
@@ -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
|
||||
=======
|
||||
|
||||
|
||||
Reference in New Issue
Block a user