change INSTALL to document cmake

This commit is contained in:
Eric 2013-10-03 20:40:38 -04:00
parent 21fa755c13
commit 82a8f402b8
1 changed files with 2 additions and 1 deletions

View File

@ -19,8 +19,9 @@ or on RHEL- and Fedora-based systems by running:
Once these prerequisites have been installed, ZMap can be installed
by running:
cd src
cmake ./
make
sudo make install
followed by: