Add Scoop installation method to the documentation

This commit is contained in:
Hugo Locurcio 2018-09-23 18:25:21 +02:00
parent 6bc99ce451
commit 2bb1be4d4e
No known key found for this signature in database
GPG Key ID: 39E8F8BE30B0A49C
1 changed files with 12 additions and 0 deletions

View File

@ -139,6 +139,18 @@ restic can be installed from the official repo of Solus via the ``eopkg`` packag
$ eopkg install restic
Windows
=======
restic can be installed using `Scoop <https://scoop.sh/>`__:
.. code-block:: console
scoop install restic
Using this installation method, ``restic.exe`` will automatically be available
in the ``PATH``. It can be called from cmd.exe or PowerShell by typing ``restic``.
.. _official_binaries: