Skip to content

Commit 452ceda

Browse files
Merge pull request #82 from dkotrada/patch-1
Better information for newbees
2 parents c5ecc84 + 65c5a1a commit 452ceda

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ layout: wide
3535

3636
## Using
3737

38+
Prepare your system: [Requirements](http://gtk-rs.org/docs-src/requirements.html)
39+
3840
Include `gtk` in your `Cargo.toml` and set the minimal GTK version required by your project:
3941
{% assign gtk = site.data.crates | where: "name", "gtk" %}
4042

0 commit comments

Comments
 (0)