aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJason Dreyzehner <jason@dreyzehner.com>2017-01-23 21:26:33 -0500
committerGitHub <noreply@github.com>2017-01-23 21:26:33 -0500
commite3ca5e84a3ea7287401d64bb3770f9239e45f628 (patch)
tree1b31f51e1b7e49d8f45a4199f316a9c6ac977492 /README.md
parent568c7516f7ff7da7824db033946619d2c7ad761f (diff)
downloadfosdem-2018-presentation-e3ca5e84a3ea7287401d64bb3770f9239e45f628.tar
fosdem-2018-presentation-e3ca5e84a3ea7287401d64bb3770f9239e45f628.tar.gz
correct grunt option usage
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 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 <http://localhost:8000> 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