Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pipe01 authored Jun 2, 2024
1 parent 59532da commit c92a436
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ Many things are yet to be implemented, including but not limited to:

There are currently no releases, the easiest way to run InfiniEmu is to download the AppImage artifact from the latest successful [action run](https://github.com/pipe01/InfiniEmu/actions).

To run InfiniEmu, use the following command: `./InfiniEmu-x86_64.AppImage <firmware_path>`, where `<firmware_path` is the path to the ELF or binary file containing the firmware to run. If an ELF file with symbols is passed, additional information such as FreeRTOS free heap size will be available.

# Building from source

TODO

0 comments on commit c92a436

Please sign in to comment.