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

Updated README.md #63

Merged
merged 1 commit into from
Jan 2, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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