Преглед на файлове

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