mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-09-10 13:15:27 +00:00
Add scoop.sh to install instructions (#647)
This commit is contained in:

committed by
GitHub

parent
c3612be87e
commit
2651e1347f
@@ -80,6 +80,13 @@ $ sudo port install mvnd
|
|||||||
$ choco install mvndaemon
|
$ choco install mvndaemon
|
||||||
----
|
----
|
||||||
|
|
||||||
|
=== Install using https://scoop.sh/[Scoop]
|
||||||
|
|
||||||
|
[source,shell]
|
||||||
|
----
|
||||||
|
$ scoop install mvndaemon
|
||||||
|
----
|
||||||
|
|
||||||
=== Set up completion
|
=== Set up completion
|
||||||
|
|
||||||
Optionally, you can set up completion as follows:
|
Optionally, you can set up completion as follows:
|
||||||
|
Reference in New Issue
Block a user