add git build instruction

This commit is contained in:
2018-09-17 16:43:01 +03:00
parent 308b721c87
commit c2a18f8845
3 changed files with 6 additions and 2 deletions

View File

@ -58,6 +58,10 @@ Installation
**NOTE** on Plasma 5 it very likely requires `-DKDE_INSTALL_USE_QT_SYS_PATHS=ON` flag
**NOTE** if you are going to build from git, you need to init submodules first, e.g.:
git submodule update --init --recursive
Additional information
======================