You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-07-30 04:23:07 +03:00
Update README.md
This commit is contained in:
@ -2,7 +2,7 @@ To try it out, **you must build the SDK first** and then host this folder:
|
||||
|
||||
```
|
||||
$ npm run build
|
||||
$ cd examples/browser
|
||||
$ cd examples/voip
|
||||
$ python -m SimpleHTTPServer 8003
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user