Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LVala committed Jan 25, 2024
1 parent e1e8272 commit a747274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/send_video/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Send from file example

1. Clone https://github.com/elixir-webrtc/ex_webrtc.git
1. Clone this branch: `git clone -b file-example https://github.com/elixir-webrtc/ex_webrtc.git`.
2. Change directory to `ex_webrtc/examples/send_video`.
3. Run `mix deps.get`.
4. Run `mix run --no-halt`.
Expand Down

0 comments on commit a747274

Please sign in to comment.