From e3ca5e84a3ea7287401d64bb3770f9239e45f628 Mon Sep 17 00:00:00 2001 From: Jason Dreyzehner Date: Mon, 23 Jan 2017 21:26:33 -0500 Subject: [PATCH] correct grunt option usage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8878842..8797a07 100644 --- a/README.md +++ b/README.md @@ -1153,7 +1153,7 @@ Some reveal.js features, like external Markdown and speaker notes, require that 1. Open to view your presentation - You can change the port by using `npm start -- --port 8001`. + You can change the port by using `npm start -- --port=8001`. ### Folder Structure