From ba20df4db9b510c115f0134933fc2eff77fb6c4f Mon Sep 17 00:00:00 2001
From: Hakim El Hattab <hakim.elhattab@gmail.com>
Date: Sat, 14 Sep 2013 12:20:59 -0400
Subject: [PATCH] add note about port #608

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index fd4254b..6625972 100644
--- a/README.md
+++ b/README.md
@@ -778,6 +778,8 @@ $ grunt serve
 
 8. Open <http://localhost:8000> to view your presentation
 
+You can change the port by using `grunt serve --port 8001`.
+
 
 ### Folder Structure
 - **css/** Core styles without which the project does not function
-- 
GitLab