Skip to content

Commit

Permalink
Add ensemble running command in the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
besidev committed Mar 8, 2024
1 parent 56f931c commit dd99252
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -496,3 +496,8 @@ To run the examples, you can use the following commands:
./gradlew jpro-webrtc:example:jproRun
./gradlew jpro-sipjs:example:jproRun
```

- Run the [ensemble](https://www.jfx-ensemble.com/) website
```shell
./gradlew ensemble:site:jproRun
```

0 comments on commit dd99252

Please sign in to comment.