Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ladnir authored Jan 10, 2024
1 parent ad9510e commit 43569b9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,11 @@ python3 build.py

To see all the command line options, execute the program

`bin/frontend`
`out/build/linux/frontend`

or

`out/build/x64-Release/frontend/frontend`

The library can be linked by linking the binraries in `lib/` and `thirdparty/win` or `thirdparty/unix` depending on the platform.

Expand Down

0 comments on commit 43569b9

Please sign in to comment.