diff --git a/README b/README index ad5096e1..3a3c4786 100644 --- a/README +++ b/README @@ -1,32 +1,32 @@ Choqok KDE Micro-Blogging client, -Currently supports Pump.io, GNU social and Twitter.com +Currently supports Pump.io, GNU Social, Friendica and Twitter.com Authors: Mehrdad Momeny Andrey Esin Andrea Scarpino License: GNU GPL v2 or v3 or Later Requirements to build: CMake 2.8.12 + Qt 5.9 KDE Frameworks libraries 5.6 - QOAuth-Qt5 library (Development packages) - QCA2-Qt5 library (Development packages) + QCA2-Qt5 library How To Build The Project -=-=-=-=-=-=-=-=-=-=-=-=-= $ cd choqok-src-root-dir [It's choqok-VERSION] $ mkdir build $ cd build $ cmake -DKDE_INSTALL_USE_QT_SYS_PATHS=ON .. $ make $ sudo make install OR su -c 'make install' to uninstall the project: $ make uninstall or su -c 'make uninstall' Feel free to email us.