mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 03:57:11 -07:00
Clarify doc.
This commit is contained in:
parent
eeacf3a97d
commit
f909f13e7a
1 changed files with 1 additions and 1 deletions
|
@ -452,7 +452,7 @@ assemble {
|
|||
|
||||
<h2 class="section" id="install" indent="1">install</h2>
|
||||
<p>
|
||||
The <code>install</code> section lets you specify how the artifacts get installed. If you don't specify any <code>install</code> directive, then the <code>install</code> task will do nothing on your project when invoked.
|
||||
The <code>install</code> section lets you specify how the artifacts get installed. If you don't specify any <code>install</code> directive, then the <code>install</code> task will install your artifacts in the <code>lib</code> directory by default.
|
||||
</p>
|
||||
<pre class="brush:java">
|
||||
install {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue