Installation
============

To install Qyoto, do the following:

cmake . -DCMAKE_INSTALL_PREFIX=/usr (or whatever prefix you prefer)
make
make install (as root)
