Skip to content

Commit e3ca5e8

Browse files
authored
correct grunt option usage
1 parent 568c751 commit e3ca5e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1153,7 +1153,7 @@ Some reveal.js features, like external Markdown and speaker notes, require that
11531153
11541154
1. Open <http://localhost:8000> to view your presentation
11551155
1156-
You can change the port by using `npm start -- --port 8001`.
1156+
You can change the port by using `npm start -- --port=8001`.
11571157
11581158
11591159
### Folder Structure

0 commit comments

Comments
 (0)