ttrss/ubuntu/README.txt
2014-12-27 22:06:27 +01:00

7 lines
200 B
Text

In order to build the Ubuntu click package of ttRSS, simply do the following:
mkdir build && cd build
qmake ../ttrss-ubuntu.pro
make click
The click file will be generated in the current directory.