From acbefa1190f263942f83b8be33bd909ef45e2f7c Mon Sep 17 00:00:00 2001
From: Hakim El Hattab
Date: Sun, 1 Jul 2012 16:56:06 -0400
Subject: tweaks to slidenotes
---
README.md | 2 +-
index.html | 4 ++--
js/reveal.slidenotes.js | 2 +-
lib/slidenotes/index.js | 4 ++--
4 files changed, 6 insertions(+), 6 deletions(-)
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' );
-
+
+