From b29e0c9e3ab247199eed6b69674a2c992c3a05a6 Mon Sep 17 00:00:00 2001 From: Mohamed Hegazy Date: Thu, 7 Sep 2017 12:21:33 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4cd1efe2fb..fd9926d2df 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ npm install Use one of the following to build and test: -```bash +``` gulp local # Build the compiler into built/local gulp clean # Delete the built compiler gulp LKG # Replace the last known good with the built one.