aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorHakim El Hattab2012-07-09 21:20:59 -0400
committerHakim El Hattab2012-07-09 21:20:59 -0400
commitaaa03dc2c79bf4101c5eb7c4903fe157c6ec6278 (patch)
tree3f43b5c4895acca32a06f75c413fa13d272a5061 /README.md
parentafd10f68865b74e84fe1848df1f2a0cb88e91428 (diff)
fix incorrect directory reference
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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).