Skip to content

Commit

Permalink
npm / pnpm を追加
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Dec 15, 2024
1 parent e8990b7 commit 93a1d31
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,18 @@ Please read <https://github.com/shiguredo/oss> before use.

使い方は [Sora JavaScript SDK ドキュメント](https://sora-js-sdk.shiguredo.jp/) を参照してください。

### npm

```bash
npm install sora-js-sdk
```

### pnpm

```bash
pnpm add sora-js-sdk
```

## システム条件

- WebRTC SFU Sora 2024.1.0 以降
Expand Down

0 comments on commit 93a1d31

Please sign in to comment.