diff options
| author | van Hauser <vh@thc.org> | 2019-12-17 12:10:45 +0100 |
|---|---|---|
| committer | van Hauser <vh@thc.org> | 2019-12-17 12:10:45 +0100 |
| commit | cf70fe0c9e7c9aac36e22b96b0d89e411382dfea (patch) | |
| tree | 98ca3cc7aa366e8b71ff15e6b57c1c0f07f8adaf /Makefile | |
| parent | 7218afdd8ea47f8ce83f98c51d2656a846b7fd49 (diff) | |
| download | afl++-cf70fe0c9e7c9aac36e22b96b0d89e411382dfea.tar.gz | |
updated docs
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 1f75e45d..ab70e9cb 100644 --- a/Makefile +++ b/Makefile @@ -211,7 +211,7 @@ test_python27: else test_python27: - @echo "[-] You seem to need to install the package python3.7-dev or python2.7-dev, but it is optional so we continue" + @echo "[-] You seem to need to install the package python3.7-dev or python2.7-dev (and perhaps python[23]-apt), but it is optional so we continue" endif |
