Add WAIT_FOR_HOST_SERVICE envvar to unit files for webapps
[src/app-framework-main.git] / INSTALL
1 Installation Instructions
2 *************************
3
4 In a shell, type the following commands:
5
6 cmake -DCMAKE_INSTALL_PREFIX=/ .
7 make
8 sudo make install
9