Skip to content

Commit

Permalink
Remove the js version repo from the readme
Browse files Browse the repository at this point in the history
Closes #3022

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=205156704
  • Loading branch information
ChadKillingsworth authored and tjgq committed Jul 19, 2018
1 parent 4c293de commit f546d52
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Expand Up @@ -9,8 +9,7 @@ The [Closure Compiler](https://developers.google.com/closure/compiler/) is a too
* [Download the latest version](https://dl.google.com/closure-compiler/compiler-latest.zip) ([Release details here](https://github.com/google/closure-compiler/wiki/Releases))
* [Download a specific version](https://github.com/google/closure-compiler/wiki/Binary-Downloads). Also available via:
- [Maven](https://github.com/google/closure-compiler/wiki/Maven)
- [NPM](https://www.npmjs.com/package/google-closure-compiler)
* [Use the JavaScript version](https://github.com/google/closure-compiler-js), with no Java dependency
- [NPM](https://www.npmjs.com/package/google-closure-compiler) - includes java, native and javascript versions.
* See the [Google Developers Site](https://developers.google.com/closure/compiler/docs/gettingstarted_app) for documentation including instructions for running the compiler from the command line.

## Options for Getting Help
Expand Down

0 comments on commit f546d52

Please sign in to comment.