diff --git a/download.html b/download.html index 29ee62b1..75c24785 100644 --- a/download.html +++ b/download.html @@ -158,8 +158,6 @@

JavaScript/TypeScript Target

npm install antlr4
-

Or, you can download antlr-javascript-runtime-4.13.1.zip. -

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.

See JavaScript runtime target for more information.