Ver código fonte

Merge pull request #1803 from bitjson/patch-1

correct grunt option usage
Hakim El Hattab 7 anos atrás
pai
commit
3bcd167ce9
1 arquivos alterados com 1 adições e 1 exclusões
  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