Add scoop.sh to install instructions (#647)

This commit is contained in:
Jakub Andrzejewski
2022-05-11 11:17:22 +02:00
committed by GitHub
parent c3612be87e
commit 2651e1347f

View File

@@ -80,6 +80,13 @@ $ sudo port install mvnd
$ choco install mvndaemon
----
=== Install using https://scoop.sh/[Scoop]
[source,shell]
----
$ scoop install mvndaemon
----
=== Set up completion
Optionally, you can set up completion as follows: