Skip to content

Commit

Permalink
Correct build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
johanvos committed Jul 17, 2024
1 parent d2ef37d commit 670fe69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/java/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ It is similar to electron.js
BUILDING:
Check out the webrtc sources and build them. This can be done using the electron target:

make electron platform=UNIX
make electron PLATFORM=unix

This will checkout and compile webrtc, and it will build rust code. Next, build the Java
artifacts:
Expand Down

0 comments on commit 670fe69

Please sign in to comment.