Installation notes
==================

On Linux-based machine

 1. $ tar xvfz tp-traceroute-.x.x.x.tgz
     
 2. $ cd tp-traceroute-x.x.x

 3. $ cmake CMakeLists.txt
  
 4. $ make
 
 5. $ sudo ./tp-traceroute ip_address
     
   
 
