Note 64-bit requirement

This commit is contained in:
Alex Halderman 2013-08-16 16:51:58 -04:00 committed by Zakir Durumeric
parent 30081f5cf5
commit e084d3fb6f
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
ZMap is designed to run on GNU/Linux systems and can be built with
most recent versions of gcc. ZMap requires GMP, a free library for
arbitrary precision arithmetic, gengetopt, and libpcap.
arbitrary precision arithmetic, gengetopt, and libpcap. Currently
ZMap only supports 64-bit systems.
These packages can be installed on Debian-based systems by running: