Added a note about getting CarbonLib as a way to get a new Appearance/NavServices. Added Luc Lefebvre to the thanks-list.
diff --git a/Mac/ReadMe b/Mac/ReadMe
index 892a71f..6bef803 100644
--- a/Mac/ReadMe
+++ b/Mac/ReadMe
@@ -27,6 +27,12 @@
 and build a 68k distribution, most of the projects and sources are
 reasonably up to date (May 2000). Contact me for details.
 
+This version of Python expects a recent version of Appearance, so it may
+be that users with pre MacOS 8.5 systems have trouble running it. If
+that is the case try getting CarbonLib from Apple, I am told this
+includes Appearance and NavServices. You may also have to disable the
+"Use navservices" preference for best results.
+
 What to install
 ---------------
 
@@ -131,7 +137,7 @@
 
 After you are satisfied that 2.0b1 works as expected you can trash
 anything in the system folder that has "python" in the name and not
-"1.6a2".
+"2.0b1".
 
 The installer
 -------------
@@ -153,11 +159,12 @@
 Thanks!
 -------
 
-Thanks go to the whole Python community with Guido in the lead, of course.
-Mac-specific thanks go to the pythonmac-sig, Just van Rossum, Corran Webster, Tony Ingraldi,
-Erik van Blokland, Bill Bedford, Chris Stern, Gordon Worley, Oliver Steele, M. Papillon,
-Steven Majewski, David Goodger, Chris Barker and all the other people who provided feedback,
-code or both!
+Thanks go to the whole Python community with Guido in the lead, of
+course. Mac-specific thanks go to the pythonmac-sig, Just van Rossum,
+Corran Webster, Tony Ingraldi, Erik van Blokland, Bill Bedford, Chris
+Stern, Gordon Worley, Oliver Steele, M. Papillon, Steven Majewski, David
+Goodger, Chris Barker, Luc Lefebvre and all the other people who
+provided feedback, code or both!
 
 Feedback
 --------