We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1d7968 commit 3edd75cCopy full SHA for 3edd75c
README.rst
@@ -103,7 +103,10 @@ Installation
103
- a compatible VNC server such as TigerVNC_ 1.4, TightVNC_ 1.3, or
104
RealVNC_ 4.1
105
106
- - gtk-vnc_ 0.5 or compatible, with Python GTK+ 3 bindings
+ - gtk-vnc_ 0.5 or compatible
107
+
108
+ - GObject introspection data for gtk-vnc (if not already installed as part of
109
+ gtk-vnc)
110
111
3. If you want to set up an explicit font path for the VNC server, at the same
112
level as ``__init__.py`` create ``font_path.py``. Example contents::
0 commit comments