mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-22 10:58:31 +00:00
Ownership transfer: fix clone URL
This commit is contained in:
parent
6e54cb39d4
commit
eea1f4ca3d
@ -82,7 +82,7 @@ case, because **imgui-rs is not tied to any specific graphics / OS API**.
|
|||||||
## Compiling and running the demos
|
## Compiling and running the demos
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/Gekkio/imgui-rs
|
git clone https://github.com/imgui-rs/imgui-rs
|
||||||
cd imgui-rs
|
cd imgui-rs
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user