0

added note about python3 compatibility

This commit is contained in:
Andrew Brown
2011-11-25 09:52:39 -05:00
parent 35890bb52c
commit a9bef297e7
2 changed files with 6 additions and 6 deletions

View File

@@ -50,7 +50,7 @@ Requirements
This is a quick list of what's required to run The Overviewer. It runs on
Windows, Mac, and Linux as long as you have these software packages installed:
* Python 2.6 or 2.7
* Python 2.6 or 2.7 (we are *not* yet compatible with Python 3.x)
* PIL (Python Imaging Library)