Skip to content

Commit

Permalink
Update download.html
Browse files Browse the repository at this point in the history
no js download
  • Loading branch information
parrt authored Feb 25, 2024
1 parent 67e1e4b commit 8f2bf27
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions download.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,6 @@ <h2>JavaScript/TypeScript Target</h2>

<p><tt>npm install antlr4</tt><br>

<p>Or, you can download <a href="http://www.antlr.org/download/antlr-javascript-runtime-4.13.1.zip">antlr-javascript-runtime-4.13.1.zip</a>.

<p>The runtime is provided in the form of source code, so no additional installation is required. Simply refer to the JavaScript in that zip from your project, and eventually webpack it.

<p>See <a href="https://github.com/antlr/antlr4/blob/master/doc/javascript-target.md">JavaScript runtime target</a> for more information.
Expand Down

0 comments on commit 8f2bf27

Please sign in to comment.