mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-10 21:18:36 +00:00
fix: incorrect semicolon
This commit is contained in:
parent
23e08485a3
commit
8fba808a9a
@ -111,7 +111,7 @@ git clone https://github.com/imgui-rs/imgui-examples
|
|||||||
cd imgui-examples
|
cd imgui-examples
|
||||||
|
|
||||||
# At the reposity root
|
# At the reposity root
|
||||||
cargo test;
|
cargo test
|
||||||
|
|
||||||
cargo run --example hello_world
|
cargo run --example hello_world
|
||||||
cargo run --example test_window
|
cargo run --example test_window
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user