From aaa03dc2c79bf4101c5eb7c4903fe157c6ec6278 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Mon, 9 Jul 2012 21:20:59 -0400 Subject: fix incorrect directory reference --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3087fac..4b165db 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,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 lib/slidenotes + node plugin/slidenotes By default, the slides will be served at [localhost:1947](http://localhost:1947). -- cgit v1.2.3