Skip to content

Commit

Permalink
docs: Link to the compiler requirements wiki page
Browse files Browse the repository at this point in the history
From the README file.
  • Loading branch information
ebassi committed Feb 8, 2018
1 parent ff41829 commit 453a50d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ Building and installing

In order to build GTK+ you will need:

- a C99 compatible compiler
- Python 3
- [a C99 compatible compiler](https://wiki.gnome.org/Projects/GLib/CompilerRequirements)
- [Python 3](https://www.python.org/)
- [Meson](http://mesonbuild.com)
- [Ninja](https://ninja-build.org)

Expand Down

0 comments on commit 453a50d

Please sign in to comment.