diff --git a/README.md b/README.md
index e19ddbb..a4e9aaa 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ First, make sure you have the proper CoffeeScript / Cake set-up in place.
1. Install Coffeescript: the [CoffeeScript documentation](http://jashkenas.github.com/coffee-script/) provides easy-to-follow instructions.
2. Install UglifyJS: npm -g install uglify-js
-3. Verify that your $NODE_PATH is properly configured using echo $NODE_PATH
+3. Verify that your $NODE_PATH is properly configured using echo $NODE_PATH
; e.g. /usr/lib/node_modules
Once you're configured, building the JavasScript from the command line is easy: