Readme
======

Installation:
1. install X11 (MacOS X installation disc)
2. put platon into /usr/local/bin
3. add following lines to ~/.profile:

   echo $PATH | grep -q -s "/usr/local/bin"
   if [ $? -eq 1 ] ; then
       PATH=$PATH:/usr/local/bin
           export PATH
   fi
   export DISPLAY=127.0.0.1:0.0

Run:
1. open X11
2. open TERMINAL.app
3. enter: platon filename