summaryrefslogtreecommitdiffstats
path: root/Mac/BuildScript/resources/ReadMe.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/BuildScript/resources/ReadMe.txt')
-rw-r--r--Mac/BuildScript/resources/ReadMe.txt7
1 files changed, 2 insertions, 5 deletions
diff --git a/Mac/BuildScript/resources/ReadMe.txt b/Mac/BuildScript/resources/ReadMe.txt
index d99f9f6..4f78e82 100644
--- a/Mac/BuildScript/resources/ReadMe.txt
+++ b/Mac/BuildScript/resources/ReadMe.txt
@@ -1,4 +1,4 @@
-This package will install MacPython $FULL_VERSION for Mac OS X
+This package will install Python $FULL_VERSION for Mac OS X
$MACOSX_DEPLOYMENT_TARGET for the following
architecture(s): $ARCHITECTURES.
@@ -12,7 +12,7 @@ You must install onto your current boot disk, even
though the installer does not enforce this, otherwise
things will not work.
-MacPython consists of the Python programming language
+Python consists of the Python programming language
interpreter, plus a set of programs to allow easy
access to it for Mac users including an integrated development
environment, IDLE, plus a set of pre-built extension modules
@@ -23,8 +23,5 @@ in your Applications folder, command-line tools in
/usr/local/bin and the underlying machinery in
$PYTHONFRAMEWORKINSTALLDIR.
-More information on MacPython can be found at
-http://www.python.org/download/mac/.
-
More information on Python in general can be found at
http://www.python.org.