small change

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Roman Rolinsky
2003-03-12 11:12:07 +00:00
parent ea85794973
commit 6fc391d57d

View File

@@ -7,8 +7,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).
XRCed requires wxGTK and wxPython greater or equal to 2.3.3, and Python 2.2
(it may work with earlier version, but was not tested).
Of course wxGTK's XRC library (libwxxrc) and it's python module must
be installed.