correct grunt option usage

This commit is contained in:
Jason Dreyzehner 2017-01-23 21:26:33 -05:00 committed by GitHub
parent 568c7516f7
commit e3ca5e84a3
1 changed files with 1 additions and 1 deletions

View File

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