Skip to content

Commit

Permalink
README: point to gdk4-macos instead of wayland
Browse files Browse the repository at this point in the history
  • Loading branch information
nacho authored and bilelmoussaoui committed Dec 18, 2024
1 parent 852ad4c commit d3c51de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gdk4-macos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ If you want to track the bleeding edge, use the git dependency instead:

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

Avoid mixing versioned and git crates like this:
Expand Down

0 comments on commit d3c51de

Please sign in to comment.