]> git.saurik.com Git - wxWidgets.git/commitdiff
More doc tweaks
authorRobin Dunn <robin@alldunn.com>
Sat, 13 Mar 2004 06:14:56 +0000 (06:14 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 13 Mar 2004 06:14:56 +0000 (06:14 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26202 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/distrib/README.viewdocs.txt
wxPython/distrib/howto-distrib.txt

index 07910c9d1211e1bcc29eff9c100fa2e4771124d8..802f2b5182d20866238f3f88e405adbd5b6edd80 100644 (file)
@@ -1,7 +1,7 @@
 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
index d072afe6f04e6b8f4b3f4f990da531672bcc82c1..ff33c7652816331a414211a48d660dc205be496b 100644 (file)
@@ -164,12 +164,12 @@ created first and in place on the file server.  There are currently
 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