conf/afm-launch.conf: use --roothttp=htdocs only for HTML5 applications
[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