                                   Install                                      
--------------------------------------------------------------------------------

• Build Granite

  bzr branch lp:granite
  cd granite
  mkdir build; cd build
  cmake .. -DCMAKE_INSTALL_PREFIX=/usr
  make
  sudo make install

• Bugs

  If you find bugs in this installation guide or in Granite itself, please report them at
  https://launchpad.net/granite/+filebug


