This is an automated email from the ASF dual-hosted git repository.

gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-mvnd.git


The following commit(s) were added to refs/heads/master by this push:
     new 2651e13  Add scoop.sh to install instructions (#647)
2651e13 is described below

commit 2651e1347f3e3f889f0a7ce6333022012f4eb72c
Author: Jakub Andrzejewski <[email protected]>
AuthorDate: Wed May 11 11:17:22 2022 +0200

    Add scoop.sh to install instructions (#647)
---
 README.adoc | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/README.adoc b/README.adoc
index e9c0c27..4ed1e0e 100644
--- a/README.adoc
+++ b/README.adoc
@@ -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:

Reply via email to