Skip to content

Commit

Permalink
gchimp: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
khanghugo committed Nov 14, 2024
1 parent dd6234a commit 3ff2bc0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,9 @@ To build native egui application, do
```sh
cargo build --package gchimp-native
```

To run native egui application, do

```sh
cargo run --release --package gchimp-native
```

0 comments on commit 3ff2bc0

Please sign in to comment.