Fix typo in README

Signed-off-by: David A. Wheeler <dwheeler@dwheeler.com>
This commit is contained in:
David A. Wheeler 2018-01-26 00:07:36 -05:00
parent 2691ac6de5
commit cc84bdedfd
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -16,7 +16,7 @@ command line tool. It requires Python 2.7 or Python 3.
If you just want to *use* it, you can install flawfinder with
Python's "pip" or with your system's package manager (flawfinder has
packages for many systems). It also supports easily installation
packages for many systems). It also supports easy installation
following usual "make install" source installation conventions.
The file INSTALL.txt has more detailed installation instructions.
You don't HAVE to install it to run it, but it's easiest that way.