mirror of
https://github.com/restic/restic.git
synced 2026-01-25 16:23:31 -05:00
Merge pull request #1295 from bachp/patch-2
Fix wrong quotes for command in installation.
This commit is contained in:
commit
a3dc0ab398
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ Nix & NixOS
|
|||
|
||||
If you are using `Nix <https://nixos.org/nix/>`__ or `NixOS <https://nixos.org/>`__
|
||||
there is a package available named ``restic``.
|
||||
It can be installed uisng `nix-env`:
|
||||
It can be installed uisng ``nix-env``:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue