From dc446e1710eb7e795eb72753e1c0f72b9c703853 Mon Sep 17 00:00:00 2001 From: ghost Date: Tue, 13 Feb 2024 02:28:52 +0200 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 805dfc4..d099ca7 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ This branch is modern replacement to [MySQL](https://github.com/kvazar-network/w ## Install +* `apt install git composer manticore php-fpm php-curl php-mbstring php-pdo php-imagick` * `git clone https://github.com/kvazar-network/webapp.git` * `cd webapp` * `composer update`