From ebe186a7fe09d6dbdf4aeb1d4103b52459edf626 Mon Sep 17 00:00:00 2001 From: squidfunk Date: Fri, 30 Sep 2022 19:48:50 +0200 Subject: [PATCH] Documentation --- docs/setup/setting-up-social-cards.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/setup/setting-up-social-cards.md b/docs/setup/setting-up-social-cards.md index a8cc194b5..e11a184eb 100644 --- a/docs/setup/setting-up-social-cards.md +++ b/docs/setup/setting-up-social-cards.md @@ -186,7 +186,8 @@ dependencies on your system: As stated in the [installation guide], the easiest way to get up and running with the [Cairo Graphics] library on Windows is by installing [GTK+], since - it has Cairo as a dependency. + it has Cairo as a dependency. You can also download and install a + precompiled [GTK runtime]. === ":material-linux: Linux" @@ -219,6 +220,7 @@ dependencies on your system: [Homebrew]: https://brew.sh/ [installation guide]: https://www.cairographics.org/download/ [GTK+]: https://www.gtk.org/docs/installations/windows/ + [GTK runtime]: https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases #### Caching recommended { #caching data-toc-label="Caching" }