fix incorrect directory reference

This commit is contained in:
Hakim El Hattab 2012-07-09 21:20:59 -04:00
parent afd10f6886
commit aaa03dc2c7
2 changed files with 2 additions and 1 deletions

View file

@ -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).