From f909f13e7aa9f68354fc059c5b88d35e8a59c33b Mon Sep 17 00:00:00 2001 From: Cedric Beust Date: Thu, 7 Jul 2016 05:44:07 -0700 Subject: [PATCH] Clarify doc. --- plug-ins/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plug-ins/index.html b/plug-ins/index.html index 8ee9956..fc29f04 100644 --- a/plug-ins/index.html +++ b/plug-ins/index.html @@ -452,7 +452,7 @@ assemble {

install

- The install section lets you specify how the artifacts get installed. If you don't specify any install directive, then the install task will do nothing on your project when invoked. + The install section lets you specify how the artifacts get installed. If you don't specify any install directive, then the install task will install your artifacts in the lib directory by default.

     install {