diff --git a/wxPython/wxPython/tools/XRCed/README b/wxPython/wxPython/tools/XRCed/README index 133ee2a2e5..66ba9df683 100644 --- a/wxPython/wxPython/tools/XRCed/README +++ b/wxPython/wxPython/tools/XRCed/README @@ -10,7 +10,8 @@ Installation on UNIX XRCed requires wxGTK and wxPython greater than 2.3.2, and Python 2.2 (it may work with earlier version, but was not tested). -Of course wxGTK's XRC library (libwxxrc) must be installed. +Of course wxGTK's XRC library (libwxxrc) and it's python module must +be installed. Installation on Windows -----------------------