INSTALL.md | ●●●●● patch | view | raw | blame | history |
INSTALL.md
New file @@ -0,0 +1,17 @@ # Installation ## Requirements Webserver with PHP 5.4+ (PHP 7+ recommended) and modules: - iconv, - PDO, - PDO SQLite. ## Procedure Just clone the repository into the top-level website directory: ```sh cd /var/www git clone https://git.jacekk.net/r/projects/mpk-ttss ```