equal
  deleted
  inserted
  replaced
  
    
    
     2 =========================  | 
     2 =========================  | 
     3   | 
     3   | 
     4 Since you are reading this I assume you already obtained one of the release  | 
     4 Since you are reading this I assume you already obtained one of the release  | 
     5 tarballs and successfully extracted it. The latest version of LEMON is  | 
     5 tarballs and successfully extracted it. The latest version of LEMON is  | 
     6 available at our web page (http://lemon.cs.elte.hu/).  | 
     6 available at our web page (http://lemon.cs.elte.hu/).  | 
         | 
     7   | 
         | 
     8 LEMON provides two different build environments, one is based on "autotool",  | 
         | 
     9 while the other is based on "cmake". This file contains instructions only for  | 
         | 
    10 the former one, which is the recommended build environment on Linux, Mac OSX  | 
         | 
    11 and other unices or if you use Cygwin on Windows. For cmake installation  | 
         | 
    12 instructions visit http://lemon.cs.elte.hu.  | 
     7   | 
    13   | 
     8 In order to install LEMON from the extracted source tarball you have to  | 
    14 In order to install LEMON from the extracted source tarball you have to  | 
     9 issue the following commands:  | 
    15 issue the following commands:  | 
    10   | 
    16   | 
    11    1. `cd lemon-x.y.z'  | 
    17    1. `cd lemon-x.y.z'  |