Skip to content

Commit 4703044

Browse files
author
Jeffrey McAteer
committed
fix readme git link
1 parent 88434ab commit 4703044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Then, in your code, all you have to do is:
3232
Or, you can track the `master` branch, which may be broken and whose API often changes, with:
3333

3434
```toml
35-
iui = { git = "https://github.com/leotindall/libui-rs/iui" }
35+
iui = { git = "https://github.com/LeoTindall/libui-rs.git" }
3636
```
3737

3838
We have documentation on [docs.rs](https://docs.rs/iui) for released versions and on [github](https://leotindall.github.io/libui-rs/iui/index.html) for master.

0 commit comments

Comments
 (0)