Skip to content

Commit

Permalink
fix wording
Browse files Browse the repository at this point in the history
  • Loading branch information
gildas-lormeau committed Apr 18, 2024
1 parent 8de7186 commit 16e026c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ <h2>Installation</h2>
</p>
<p>You can get the code via:</p>
<ul>
<li><a href="https://jsr.io/@zip-js/zip-js">jsr</a> by importing zip.js:
<li><a href="https://jsr.io/@zip-js/zip-js">JSR</a> by importing zip.js as an ECMAScript module:
<pre><code class="prettyprint">import * as zip from "jsr:@zip-js/zip-js";</code></pre>
</li>
<li>or <a href="https://www.npmjs.com/package/@zip.js/zip.js">NPM</a> by running:
Expand Down

0 comments on commit 16e026c

Please sign in to comment.