Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Commit

Permalink
Updated README.md (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chunbo authored and jianjunz committed Jan 2, 2019
1 parent 4ac8ce5 commit 4d47971
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -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
http://webrtc.intel.com

0 comments on commit 4d47971

Please sign in to comment.