aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2017-01-30 14:20:41 +0100
committerGitHub <noreply@github.com>2017-01-30 14:20:41 +0100
commit3bcd167ce91c2aaa5ff005ffeeff332428cc03c6 (patch)
treedebd197715d73131c9eff55175e39d4fb62b886f /README.md
parent9f8e4d5742df486cce577f6e0dbae666aabc4eb1 (diff)
parente3ca5e84a3ea7287401d64bb3770f9239e45f628 (diff)
downloadfosdem-2018-presentation-3bcd167ce91c2aaa5ff005ffeeff332428cc03c6.tar
fosdem-2018-presentation-3bcd167ce91c2aaa5ff005ffeeff332428cc03c6.tar.gz
Merge pull request #1803 from bitjson/patch-1
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