X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=INSTALL;h=c057f27e2bf44c4c55e7c507bdc107741e966fa7;hb=9a8679929910bded89c06807c77c366cf6c0e595;hp=914c86ece6b05921cdc64b3d91150da564fa5596;hpb=c4cbfa6c638934e5ee108939cdcb7229c58c80a1;p=pspp diff --git a/INSTALL b/INSTALL index 914c86ece6..c057f27e2b 100644 --- a/INSTALL +++ b/INSTALL @@ -60,9 +60,9 @@ The following packages are required to install PSPP: * Perl (http://www.perl.org/), version 5.005_03 or later. Perl is required during build but not after installation. - * Python (https://python.org/), version 2.7. Some tests require - Python; if it is missing, those tests will be skipped. PSPP - does not otherwise require Python. + * Python (https://python.org/), version 2.7 or later (Python 3 is + fine). Some tests require Python; if it is missing, those tests + will be skipped. PSPP does not otherwise require Python. * iconv, which should be installed as part of a Unix-like system. If you don't have a version already, you can install GNU