Skip to content

Commit ef806be

Browse files
committed
doc(www): document use of npx
1 parent bd26d02 commit ef806be

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

www/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,12 @@ <h2>Installation</h2>
200200
You should now have program
201201
<code class="language-bash">lw-client</code> available.
202202
</p>
203+
<p>
204+
You can also use
205+
<code class="language-bash">npx local-webhooks</code> instead,
206+
which executes <code class="language-bash">lw-client</code>
207+
indirectly.
208+
</p>
203209
</section>
204210

205211
<section class="content">

0 commit comments

Comments
 (0)