]> code.delx.au - gnu-emacs-elpa/blobdiff - README.md
Improve documentation
[gnu-emacs-elpa] / README.md
index 3f863f1838c131430b7a5ad66d33c8a0d8f66376..d17a283a32e84ff98d833c3c08ea5ea441d75466 100644 (file)
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ Install
 
     $ git clone git://github.com/mooz/js2-mode.git
     $ cd js2-mode
-    $ emacs --batch --eval '(byte-compile-file "js2-mode.el")'
+    $ emacs --batch -f batch-byte-compile js2-mode.el
 
 Then, place js2-mode.elc into your site-lisp directory.