summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0245538fc1..2a523d0f0a 100644
--- a/README.md
+++ b/README.md
@@ -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)