From 26725212883995c4b2c26a392543c4f3384a547c Mon Sep 17 00:00:00 2001
From: Weizhong Wang <weizhong.wang@wisc.edu>
Date: Wed, 15 Aug 2018 15:20:38 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 35889fd..c83c9e7 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ Run `ng generate component component-name` to generate a new component. You can
 
 ## Build
 
-Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `-prod` flag for a production build.
+Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.
 
 ## Running unit tests
 
-- 
GitLab