Parcourir la source

Merge pull request #1803 from bitjson/patch-1

correct grunt option usage
Hakim El Hattab il y a 7 ans
Parent
commit
3bcd167ce9
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      README.md

+ 1 - 1
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