From e2c61e5080cc337c6b368d7c28324c213691e824 Mon Sep 17 00:00:00 2001 From: Roman Rolinsky Date: Mon, 9 Dec 2002 11:20:48 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18149 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/wxPython/tools/XRCed/README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -----------------------