emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 148e55b 046/271: Readme updates.


From: Jackson Ray Hamilton
Subject: [elpa] master 148e55b 046/271: Readme updates.
Date: Thu, 05 Feb 2015 18:29:39 +0000

branch: master
commit 148e55bb70bebe7861eeb372c86835a4ee12ce5d
Author: Jackson Ray Hamilton <address@hidden>
Commit: Jackson Ray Hamilton <address@hidden>

    Readme updates.
---
 README.md |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 068264c..3f41308 100644
--- a/README.md
+++ b/README.md
@@ -6,13 +6,15 @@
 
 Highlights JavaScript code according to function context. Code in the global
 scope is white, code in functions within the global scope is yellow, code 
within
-such functions is green, etc.
+such functions is green, etc. Comments are grey.
 
 ## Usage
 
-- Install [Node.js 0.10][node] (or higher).
-- Clone this repository, and run `npm install` in it.
-- Put this repository on your [load path][].
+Requires Emacs 24+ and [Node.js 0.10+][node].
+
+- Clone this repository.
+- Run `npm install --production` in it.
+- Add it to your [load path][].
 - Add the following to your `~/.emacs`:
 
 ```lisp



reply via email to

[Prev in Thread] Current Thread [Next in Thread]