diff --git a/README.md b/README.md
index e55c339..854b30e 100644
--- a/README.md
+++ b/README.md
@@ -116,7 +116,7 @@ You'll also need to [install Node.js](http://nodejs.org/); then, install the ser
Once Node.js and the dependencies are installed, run the following command from the root directory:
- node slidenotes
+ node lib/slidenotes
By default, the slides will be served at [localhost:1947](http://localhost:1947).
diff --git a/index.html b/index.html
index a3378f1..c8bdfed 100644
--- a/index.html
+++ b/index.html
@@ -317,7 +317,7 @@ linkify( 'a' );
-
+
+