diff --git a/INSTALL b/INSTALL index 442f292..86f3ae2 100644 --- a/INSTALL +++ b/INSTALL @@ -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: