Skip to content

Commit c2f1051

Browse files
nachobilelmoussaoui
authored andcommitted
README: point to gdk4-macos instead of wayland
1 parent 6f66dd1 commit c2f1051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gdk4-macos/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ If you want to track the bleeding edge, use the git dependency instead:
2727

2828
```toml
2929
[dependencies]
30-
gdk-wayland = { git = "https://github.com/gtk-rs/gtk4-rs.git", package = "gdk4-wayland" }
30+
gdk-macos = { git = "https://github.com/gtk-rs/gtk4-rs.git", package = "gdk4-macos" }
3131
```
3232

3333
Avoid mixing versioned and git crates like this:

0 commit comments

Comments
 (0)