From 54f1fcf381dcf23e54f2b942268aa799969fa9ea Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Mon, 9 Jul 2012 21:30:54 -0400 Subject: slidenotes becomes speakernotes to match wording in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index fc30805..89c1115 100644 --- a/README.md +++ b/README.md @@ -120,11 +120,11 @@ 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 plugin/slidenotes + node plugin/speakernotes By default, the slides will be served at [localhost:1947](http://localhost:1947). -You can change the appearance of the speaker notes by editing the file at `plugin/slidenotes/notes.html`. +You can change the appearance of the speaker notes by editing the file at `plugin/speakernotes/notes.html`. ### Known Issues -- cgit v1.2.3