Commit d4fd5cf2 authored by Chris McDonough's avatar Chris McDonough

Remove Python version from README.txt and update current Python version in INSTALL.txt.

parent 3d7079ea
...@@ -31,10 +31,3 @@ Installing Zope ...@@ -31,10 +31,3 @@ Installing Zope
Follow the instructions in "doc/INSTALL.txt" to install Zope. Follow the instructions in "doc/INSTALL.txt" to install Zope.
Notes
* This release requires Python 2.2.3.
* Don't forget to check the Zope web site and mailing list.
* Read the source and have fun!
...@@ -7,7 +7,7 @@ Building and installing Zope from source ...@@ -7,7 +7,7 @@ Building and installing Zope from source
System requirements when building from source System requirements when building from source
bash or another Bourne shell variant bash or another Bourne shell variant
Python 2.2.3 or later installed somewhere in the system PATH Python 2.3.2 or later installed somewhere in the system PATH
GNU make GNU make
A C compiler (gcc recommended) A C compiler (gcc recommended)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment