How do I install Cardapio?

Created by Thiago Teixeira
Keywords:

In Ubuntu, run the following commands on your terminal:
$ sudo add-apt-repository ppa:cardapio-team/unstable
$ sudo apt-get update
$ sudo apt-get install cardapio

In other distributions:
$ bzr clone lp:cardapio
$ cd cardapio
$ sudo make install
$ cd ..
$ sudo rm -rf cardapio