diff options
author | Georg Brandl <georg@python.org> | 2010-12-30 22:12:40 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2010-12-30 22:12:40 (GMT) |
commit | 59b44721e37c214cb5f0288d81e7302b7622c45e (patch) | |
tree | 8d1b4770e5fddb939b0363f363f88c5401e7ef5b /Mac/README | |
parent | 856898b3958626d2400e59b53dc134283addc988 (diff) | |
download | cpython-59b44721e37c214cb5f0288d81e7302b7622c45e.zip cpython-59b44721e37c214cb5f0288d81e7302b7622c45e.tar.gz cpython-59b44721e37c214cb5f0288d81e7302b7622c45e.tar.bz2 |
Remove mentions of the Demo directory.
Diffstat (limited to 'Mac/README')
-rw-r--r-- | Mac/README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -188,8 +188,8 @@ frameworkinstall is composed of a couple of sub-targets that install the framework itself, the Mac subtree, the applications and the unix tools. There is an extra target frameworkinstallextras that is not part of the -normal frameworkinstall which installs the Demo and Tools directories -into "/Applications/MacPython <VERSION>", this is useful for binary +normal frameworkinstall which installs the Tools directory into +"/Applications/MacPython <VERSION>", this is useful for binary distributions. What do all these programs do? |