Skip to content

Commit

Permalink
Fix README typo (#68)
Browse files Browse the repository at this point in the history
Signed-off-by: Ze Gan <ganze718@gmail.com>
  • Loading branch information
Pterosaur authored Mar 29, 2021
1 parent 31dc105 commit 7b4e337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ If you want to use the ONNXInfer as the bandwidth estimator, you should specify
PyInfer:
```shell
sudo docker run -d --rm -v `pwd`/examples/peerconnection/serverless/corpus:/app -w /app --name alphartc alphartc peerconnection_serverless_pyinfer receiver_pyinfer.json
sudo docker exec alphartc sender_pyinfer sender.json
sudo docker exec alphartc peerconnection_serverless_pyinfer sender_pyinfer.json
```
ONNXInfer:
Expand Down

0 comments on commit 7b4e337

Please sign in to comment.