diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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). |