From 58990498487f8597604ad34863107f71db90609a Mon Sep 17 00:00:00 2001 From: ghost Date: Mon, 12 Feb 2024 01:35:26 +0200 Subject: [PATCH] update readme --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 37b6cf3..effbfee 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,6 @@ Master branch currently under development! * `cd webapp` * `composer install` -## Setup - -* Web application requires RPC connection to KevaCoin node -* Manticore search server must be installed also (application uses `php-pdo` driver to interact search index) -* Configure crontab task to update search index: `* * * * * /crontab/index` - ## Launch * `symfony server:start` \ No newline at end of file