diff --git a/docs/overview.rst b/docs/overview.rst index cadfca9..b5f1fd8 100644 --- a/docs/overview.rst +++ b/docs/overview.rst @@ -76,8 +76,11 @@ Installing cairo on Windows cairocffi needs a ``libcairo-2.dll`` file in a directory that is listed in the ``PATH`` environment variable. -`Alexander Shaduri’s GTK+ installer -`_ works. +`Alexander Shaduri’s 32-bit GTK+-2 (GTK+ version 2) installer +`_ +or `Tom Schoonjans’ 64-bit GTK+-3 (GTK+ version 3) installer +`_ +works. (Make sure to leave the *Set up PATH environment variable* checkbox checked.) Pycairo on Windows is sometimes compiled statically against cairo and may not provide a ``.dll`` file that cairocffi can use.