瀏覽代碼

Merge pull request #1803 from bitjson/patch-1

correct grunt option usage
Hakim El Hattab 7 年之前
父節點
當前提交
3bcd167ce9
共有 1 個文件被更改,包括 1 次插入1 次删除
  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