From 4d479719948fbc631e39726f0da00a093063c4c0 Mon Sep 17 00:00:00 2001 From: Chunbo Date: Wed, 2 Jan 2019 13:41:32 +0800 Subject: [PATCH] Updated README.md (#63) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5b46a199..617a1e92 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ Open Media Streamer JavaScript SDK builds on top of the W3C standard WebRTC APIs to accelerate development of real-time communications (RTC) for web applications, including peer-to-peer, broadcasting, and conference mode communications. ## How to build release package -1. run `npm install -g grunt-cli` to install grunt. -2. Goto "scripts" folder. +1. Run `npm install -g grunt-cli` to install grunt. +2. Go to "scripts" folder. 3. Run `npm install` to install development dependencies. 4. Run `grunt`. 5. Get release package in "dist" folder. @@ -26,4 +26,4 @@ OMS project is licensed under Apache License, Version 2.0. By contributing to th Use the "Issues" tab on Github. ## See Also -http://webrtc.intel.com \ No newline at end of file +http://webrtc.intel.com