mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-21 18:38:28 +00:00
Minor tweak to upgrading-imgui doc
This commit is contained in:
parent
e39ab4249e
commit
a9e418c729
@ -59,7 +59,7 @@ The process is much the same to build imgui-rs for a tagged release (as shown) a
|
|||||||
|
|
||||||
This step generates `imgui-sys/src/bindings.rs` which is used by `imgui/src/*`
|
This step generates `imgui-sys/src/bindings.rs` which is used by `imgui/src/*`
|
||||||
|
|
||||||
8. Run `cargo build` and fix any errors from upstream.
|
8. Run `cargo build` and fix any errors caused by changes upstream (see next section)
|
||||||
|
|
||||||
9. Run the tests with `cargo test`.
|
9. Run the tests with `cargo test`.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user