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

On Linux-based machine

 1. $ tar xvfz pythia-.x.x.x.tgz
     
 2. $ cd pythia-x.x.x
  
 3. cmake CMakeLists.txt

 4. $ make
 
 5. $ sudo ./pythia -i ip_to_alias_file
     
   
 
