git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26202
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
wxPythonDocs
------------
-The wxWindows docs can now be viewed on non-Win32 platforms with a
+The wxWidgets docs can now be viewed on non-Win32 platforms with a
nice viewer modeled after the MS HTMLHelp viewer. Simply execute the
viewdocs.py script located in this directory and you're all set.
(You'll need to first have wxPython installed and accessible via the
two builds made of wxPythonOSX, one for Panther and Apple's version of
Python, and one for Jaguar and a self-installed MacPythonOSX.
-* On BigMac run the following:
+* On BigMac run the following as root:
cd wx/wxPython
distrib/mac/wxPythonOSX/build panther
-* On Whopper run the following
+* On Whopper run the following as root:
cd wx/wxPython
distrib/mac/wxPythonOSX/build jaguar