branch: master
commit 16e984c16354abb3f1b513291903f155e1326249
Author: Jackson Ray Hamilton <jack...@jacksonrayhamilton.com>
Commit: Jackson Ray Hamilton <jack...@jacksonrayhamilton.com>

    Update installation instructions.
---
 README.md |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/README.md b/README.md
index 5bd5ac1..068264c 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,8 @@ such functions is green, etc.
 ## Usage
 
 - Install [Node.js 0.10][node] (or higher).
-- Clone this repository and put it on your [load path][].
+- Clone this repository, and run `npm install` in it.
+- Put this repository on your [load path][].
 - Add the following to your `~/.emacs`:
 
 ```lisp

Reply via email to