Index: third_party/closure_linter/README |
diff --git a/third_party/closure_linter/README b/third_party/closure_linter/README |
index 4a21b2defc39ead771899a7cf2045200f75cdeba..3755ae8e0250231251a74d9b25e0de4a8ffb28c3 100644 |
--- a/third_party/closure_linter/README |
+++ b/third_party/closure_linter/README |
@@ -5,5 +5,5 @@ To install the application, run |
After installing, you get two helper applications installed into /usr/local/bin: |
- gjslint.py - runs the linter and checks for errors |
- fixjsstyle.py - tries to fix errors automatically |
+ gjslint - runs the linter and checks for errors |
+ fixjsstyle - tries to fix errors automatically |