Document in README that we accept Python 3 as well as Python 2.7

Signed-off-by: David A. Wheeler <dwheeler@dwheeler.com>
This commit is contained in:
David A. Wheeler 2017-08-26 16:18:33 -04:00
parent 339763c644
commit e97254a5f3
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -12,7 +12,7 @@ For more information, see:
Flawfinder is designed for use on Unix/Linux/POSIX systems
(including Cygwin, Linux-based systems, MacOS, and *BSDs) as a
command line tool. It requires Python 2 (version 2.7 or later).
command line tool. It requires Python 2.7 or Python 3.
You can typically install flawfinder from its source code by doing this:
tar xvzf FILENAME.tar.gz # Uncompress distribution file