mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-09-08 08:27:45 +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
|
||||
----
|
||||
|
||||
=== Install using https://scoop.sh/[Scoop]
|
||||
|
||||
[source,shell]
|
||||
----
|
||||
$ scoop install mvndaemon
|
||||
----
|
||||
|
||||
=== Set up completion
|
||||
|
||||
Optionally, you can set up completion as follows:
|
||||
|
Reference in New Issue
Block a user